Remove sip rule in header

This commit is contained in:
Blottiere Paul 2017-07-24 09:02:41 +01:00
parent bc6930c58f
commit 4253a44568

View File

@ -95,10 +95,8 @@ class CORE_EXPORT QgsArchive
QStringList mFiles;
private:
#ifndef SIP_RUN
// used when unzip is performed
std::unique_ptr<QTemporaryDir> mDir;
#endif
};
/**