Skip to content

Commit

Permalink
Remove sip rule in header
Browse files Browse the repository at this point in the history
  • Loading branch information
pblottiere committed Jul 31, 2017
1 parent bc6930c commit 4253a44
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/core/qgsarchive.h
Expand Up @@ -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
};

/**
Expand Down

0 comments on commit 4253a44

Please sign in to comment.