summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hbox.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'hwpfilter/source/hbox.cxx')
-rw-r--r--hwpfilter/source/hbox.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/hwpfilter/source/hbox.cxx b/hwpfilter/source/hbox.cxx
index db247fa6ddde..fb3037d4eefb 100644
--- a/hwpfilter/source/hbox.cxx
+++ b/hwpfilter/source/hbox.cxx
@@ -405,12 +405,6 @@ Picture::~Picture()
}
-int Picture::Type()
-{
- return pictype;
-}
-
-
// line(14)
// hidden(15)
Hidden::~Hidden()