Skip to content

Commit

Permalink
Indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jun 8, 2016
1 parent 8a2e871 commit 35a08fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/qgsserver.cpp
Expand Up @@ -479,7 +479,7 @@ QPair<QByteArray, QByteArray> QgsServer::handleRequest( const QString& queryStri
// list. This prevent the scope list to grow indefinitely and seriously deteriorate
// performances and memory in the long run
sMapRenderer->rendererContext()->setExpressionContext( QgsExpressionContext() );

sQgsApplication->processEvents();
if ( logLevel < 1 )
{
Expand Down

0 comments on commit 35a08fa

Please sign in to comment.