summaryrefslogtreecommitdiffstats
path: root/include/oox/ole/vbainputstream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ole/vbainputstream.hxx')
-rw-r--r--include/oox/ole/vbainputstream.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/oox/ole/vbainputstream.hxx b/include/oox/ole/vbainputstream.hxx
index 393f517c06b4..dd6e53ad6a9a 100644
--- a/include/oox/ole/vbainputstream.hxx
+++ b/include/oox/ole/vbainputstream.hxx
@@ -27,7 +27,6 @@ namespace oox {
namespace ole {
-
/** A non-seekable input stream that implements run-length decompression. */
class VbaInputStream : public BinaryInputStream
{
@@ -65,7 +64,6 @@ private:
};
-
} // namespace ole
} // namespace oox