diff options
Diffstat (limited to 'shell')
-rw-r--r-- | shell/inc/internal/zipfile.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/inc/internal/zipfile.hxx b/shell/inc/internal/zipfile.hxx index 24fba6542fcf..aaf3c6c7073a 100644 --- a/shell/inc/internal/zipfile.hxx +++ b/shell/inc/internal/zipfile.hxx @@ -44,7 +44,6 @@ #include <memory> class StreamInterface; -class ZipFilePrivate; /** A simple zip content provider based on the zlib */ |