Skip to content

Commit

Permalink
clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
pblottiere committed Jan 30, 2017
1 parent 6a64a55 commit a868f0b
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 6,494 deletions.
1 change: 0 additions & 1 deletion src/server/qgsserver.cpp
Expand Up @@ -366,7 +366,6 @@ void QgsServer::handleRequest( QgsServerRequest& request, QgsServerResponse& res
else
{
throw QgsServerException( QStringLiteral( "Project file error" ) );
// theRequestHandler.setServiceException( QgsMapServiceException( QStringLiteral( "Project file error" ), QStringLiteral( "Error reading the project file" ) ) );
}
}

Expand Down

0 comments on commit a868f0b

Please sign in to comment.