Removed SIP Transfer

Funded by ItOpen - http://www.itopen.it
This commit is contained in:
elpaso 2014-11-26 15:17:45 +01:00
parent 33f1e35333
commit 8034e721ee

View File

@ -42,7 +42,7 @@ public:
* QgsServerInterface passed to plugins constructors
* and must be passed to QgsServerFilter instances.
*/
QgsServerFilter( QgsServerInterface* serverInterface /Transfer/);
QgsServerFilter( QgsServerInterface* serverInterface);
/** Destructor */
virtual ~QgsServerFilter();
/** Return the QgsServerInterface instance*/