Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


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


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.