Remove fake method

This commit is contained in:
Blottiere Paul 2018-07-10 16:21:04 +01:00
parent 9aed745432
commit d49c0d0480
2 changed files with 0 additions and 4 deletions

View File

@ -68,8 +68,6 @@ Constructor
:return: the request method
%End
bool fake();
QgsServerRequest::Parameters parameters() const;
%Docstring
Returns a map of query parameters with keys converted

View File

@ -90,8 +90,6 @@ class SERVER_EXPORT QgsServerRequest
*/
QgsServerRequest::Method method() const;
bool fake() { return true; }
/**
* Returns a map of query parameters with keys converted
* to uppercase