summaryrefslogtreecommitdiff
path: root/filter/source/flash/swfwriter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/flash/swfwriter.cxx')
-rw-r--r--filter/source/flash/swfwriter.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/filter/source/flash/swfwriter.cxx b/filter/source/flash/swfwriter.cxx
index 9ce5f7867d72..e1858f2a5ba5 100644
--- a/filter/source/flash/swfwriter.cxx
+++ b/filter/source/flash/swfwriter.cxx
@@ -288,13 +288,6 @@ void Writer::endTag()
-sal_uInt16 Writer::createID()
-{
- return mnNextId++;
-}
-
-
-
void Writer::showFrame()
{
startTag( TAG_SHOWFRAME );