summaryrefslogtreecommitdiff
path: root/automation/source/testtool/objtest.cxx
diff options
context:
space:
mode:
authorKevin Hunter <hunteke@earlham.edu>2010-11-08 03:14:20 -0500
committerSebastian Spaeth <Sebastian@SSpaeth.de>2010-11-09 09:09:47 +0100
commit1b6bedd1d796afb401e9b55293f1a7f27af1d03c (patch)
treec6e7d38e59206a888a08477784da73d31fb60d9b /automation/source/testtool/objtest.cxx
parentbce8cafe18317a084d67c99722d3440f5b4f7deb (diff)
Remove commented out #ifdef/#endif
Diffstat (limited to 'automation/source/testtool/objtest.cxx')
-rw-r--r--automation/source/testtool/objtest.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/automation/source/testtool/objtest.cxx b/automation/source/testtool/objtest.cxx
index 67f807b124ea..6fc4d9e4a18d 100644
--- a/automation/source/testtool/objtest.cxx
+++ b/automation/source/testtool/objtest.cxx
@@ -44,9 +44,7 @@
#include <vcl/svapp.hxx>
#include <svtools/stringtransfer.hxx>
#include <svl/brdcst.hxx>
-//#ifndef _SBXCLASS_HXX //autogen
#include <basic/sbx.hxx>
-//#endif
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/frame/XDesktop.hpp>
#include <comphelper/processfactory.hxx>