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, 0 insertions, 3 deletions
diff --git a/idl/inc/command.hxx b/idl/inc/command.hxx
index 8332569453c7..2882ba07a226 100644
--- a/idl/inc/command.hxx
+++ b/idl/inc/command.hxx
@@ -29,8 +29,6 @@
#ifndef _COMMAND_HXX
#define _COMMAND_HXX
-
-#include <tools/list.hxx>
#include <tools/string.hxx>
#include <vector>
@@ -41,7 +39,6 @@ typedef ::std::vector< String* > StringList;
typedef ::std::vector< ByteString* > ByteStringList;
-/******************** class SvCommand ************************************/
class SvCommand
{
public: