basic/source/inc/filefmt.hxx |    7 -------
 1 file changed, 7 deletions(-)

New commits:
commit 7b75535e2891ff55f3c51f97f7dcb108f938e122
Author: Takeshi Abe <t...@fixedpoint.jp>
Date:   Fri Aug 3 23:28:07 2012 +0900

    Remove declared but not defined functions
    
    Change-Id: I583dc4043b471f741711693b32b16348bb1c8360

diff --git a/basic/source/inc/filefmt.hxx b/basic/source/inc/filefmt.hxx
index 48a05a1..fa441d7 100644
--- a/basic/source/inc/filefmt.hxx
+++ b/basic/source/inc/filefmt.hxx
@@ -155,13 +155,6 @@ class SvStream;
 // sal_uInt16 number of objects
 // ....   object data
 
-
-// service routines (in IMAGE.CXX)
-
-sal_Bool  SbGood( SvStream& r );
-sal_uIntPtr SbOpenRecord( SvStream&, sal_uInt16 nSignature, sal_uInt16 nElem );
-void  SbCloseRecord( SvStream&, sal_uIntPtr );
-
 #endif
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to