Keep cleaning the code, line by line.
---
 filter/source/flash/swfwriter.hxx |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/filter/source/flash/swfwriter.hxx 
b/filter/source/flash/swfwriter.hxx
index e758a6f..35e04ab 100644
--- a/filter/source/flash/swfwriter.hxx
+++ b/filter/source/flash/swfwriter.hxx
@@ -197,9 +197,7 @@ public:
     void write( SvStream& out );
 
     void addUI32( sal_uInt32 nValue );
-    //unused as of yet void addI32( sal_Int32 nValue );
     void addUI16( sal_uInt16 nValue );
-    //unused as of yet void addI16( sal_Int16 nValue );
     void addUI8( sal_uInt8 nValue );
     void addBits( BitStream& rIn );
 
-- 
1.7.1

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to