summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hstream.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'hwpfilter/source/hstream.cxx')
-rw-r--r--hwpfilter/source/hstream.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/hwpfilter/source/hstream.cxx b/hwpfilter/source/hstream.cxx
index 5cd93542e844..e3c1b4244ee1 100644
--- a/hwpfilter/source/hstream.cxx
+++ b/hwpfilter/source/hstream.cxx
@@ -66,9 +66,4 @@ int HStream::available() const
return size - pos;
}
-
-void HStream::closeInput()
-{
-}
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */