summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sfx2/source/inc/objshimp.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sfx2/source/inc/objshimp.hxx b/sfx2/source/inc/objshimp.hxx
index 5370c00e14dc..8ed0b46f56bf 100644
--- a/sfx2/source/inc/objshimp.hxx
+++ b/sfx2/source/inc/objshimp.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: objshimp.hxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: hr $ $Date: 2003-03-27 11:28:29 $
+ * last change: $Author: hr $ $Date: 2003-04-04 19:24:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -234,8 +234,5 @@ struct SfxObjectShell_Impl
};
-extern void GetFileTitle_Impl( String& aName );
-
-
#endif