Skip to content

Commit

Permalink
[Server] Refactoring, removing qgs*parser files
Browse files Browse the repository at this point in the history
  • Loading branch information
rldhont committed Sep 19, 2017
1 parent d8cf02e commit 8774e69
Show file tree
Hide file tree
Showing 19 changed files with 0 additions and 7,366 deletions.
11 changes: 0 additions & 11 deletions python/server/qgsconfigcache.sip
Expand Up @@ -34,17 +34,6 @@ class QgsConfigCache : QObject
:rtype: QgsConfigCache
%End

QgsServerProjectParser *serverConfiguration( const QString &filePath );
%Docstring
:rtype: QgsServerProjectParser
%End
QgsWmsConfigParser *wmsConfiguration( const QString &filePath,
const QgsAccessControl *accessControl,
const QMap<QString, QString> &parameterMap = QMap< QString, QString >() );
%Docstring
:rtype: QgsWmsConfigParser
%End

void removeEntry( const QString &path );

const QgsProject *project( const QString &path );
Expand Down
235 changes: 0 additions & 235 deletions python/server/qgsserverprojectparser.sip

This file was deleted.

0 comments on commit 8774e69

Please sign in to comment.