Skip to content

Commit a868f0b

Browse files
committed
clean-up
1 parent 6a64a55 commit a868f0b

File tree

5 files changed

+0
-6494
lines changed

5 files changed

+0
-6494
lines changed

src/server/qgsserver.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,6 @@ void QgsServer::handleRequest( QgsServerRequest& request, QgsServerResponse& res
366366
else
367367
{
368368
throw QgsServerException( QStringLiteral( "Project file error" ) );
369-
// theRequestHandler.setServiceException( QgsMapServiceException( QStringLiteral( "Project file error" ), QStringLiteral( "Error reading the project file" ) ) );
370369
}
371370
}
372371

0 commit comments

Comments
 (0)