summaryrefslogtreecommitdiff
path: root/idl/inc/command.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idl/inc/command.hxx')
-rw-r--r--idl/inc/command.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/idl/inc/command.hxx b/idl/inc/command.hxx
index fa05f9f8c08f..6829edcebe60 100644
--- a/idl/inc/command.hxx
+++ b/idl/inc/command.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: command.hxx,v $
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
* This file is part of OpenOffice.org.
*
@@ -67,7 +67,6 @@ public:
String aDocuFile;
UINT32 nFlags;
- SvCommand();
SvCommand( int argc, char ** argv );
~SvCommand();
};