Skip to content

Commit

Permalink
Server: remove unused and unimplemented method
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso committed Apr 16, 2020
1 parent 83979c3 commit aa5428c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/server/qgsserver.h
Expand Up @@ -124,9 +124,6 @@ class SERVER_EXPORT QgsServer
*/
static void setupNetworkAccessManager();

//! Create and return a request handler instance
static QgsRequestHandler *createRequestHandler( const QgsServerRequest &request, QgsServerResponse &response );

// Return the server name
static QString &serverName();

Expand Down

0 comments on commit aa5428c

Please sign in to comment.