summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--svx/workben/edittest.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/svx/workben/edittest.cxx b/svx/workben/edittest.cxx
index 1603d80b9c73..c83ae7da0b34 100644
--- a/svx/workben/edittest.cxx
+++ b/svx/workben/edittest.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: edittest.cxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 19:37:23 $
+ * last change: $Author: vg $ $Date: 2007-10-23 14:36:47 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -63,8 +63,6 @@
#include <dialdll.hxx>
-#include <so3/factory.hxx>
-
#define SERVICE_SIMPLEREGISTRY "com.sun.star.registry.SimpleRegistry"
#ifndef _COMPHELPER_PROCESSFACTORY_HXX_