summaryrefslogtreecommitdiff
path: root/shell/inc/internal/zipfile.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/inc/internal/zipfile.hxx')
-rw-r--r--shell/inc/internal/zipfile.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/inc/internal/zipfile.hxx b/shell/inc/internal/zipfile.hxx
index aaf3c6c7073a..dd786ccf8230 100644
--- a/shell/inc/internal/zipfile.hxx
+++ b/shell/inc/internal/zipfile.hxx
@@ -162,7 +162,6 @@ private:
private:
StreamInterface *m_pStream;
bool m_bShouldFree;
- long m_iStartOffset;
};
#endif