Kaydet (Commit) 7b75535e authored tarafından Takeshi Abe's avatar Takeshi Abe

Remove declared but not defined functions

Change-Id: I583dc4043b471f741711693b32b16348bb1c8360
üst 3ce453d4
......@@ -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: */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment