Skip to content

Commit 4253a44

Browse files
committed
Remove sip rule in header
1 parent bc6930c commit 4253a44

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/core/qgsarchive.h

-2
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,8 @@ class CORE_EXPORT QgsArchive
9595
QStringList mFiles;
9696

9797
private:
98-
#ifndef SIP_RUN
9998
// used when unzip is performed
10099
std::unique_ptr<QTemporaryDir> mDir;
101-
#endif
102100
};
103101

104102
/**

0 commit comments

Comments
 (0)