summaryrefslogtreecommitdiff
path: root/automation/source/app
diff options
context:
space:
mode:
authorJ. Graeme Lingard <jgraeme+git@gmail.com>2010-10-04 20:36:05 +0100
committerKohei Yoshida <kyoshida@novell.com>2010-10-04 23:25:47 -0400
commit15aaf45ef98c6f212adde85a2370d75df5164a27 (patch)
tree1a91326473ba81dc0cb7b46fdbc28f788556e141 /automation/source/app
parent2985003db4cfeb5325574ae1cb6a1d91ab7c9a1b (diff)
Remove redundant #include directives & comments
Diffstat (limited to 'automation/source/app')
-rw-r--r--automation/source/app/testbasi.cxx14
1 files changed, 0 insertions, 14 deletions
diff --git a/automation/source/app/testbasi.cxx b/automation/source/app/testbasi.cxx
index 292cd70b34a4..a4cbb5c0c4db 100644
--- a/automation/source/app/testbasi.cxx
+++ b/automation/source/app/testbasi.cxx
@@ -34,24 +34,10 @@
#endif
#include <basic/testtool.hxx>
#include "testbasi.hxx"
-//#include "app.hxx"
-//#include "basic.hrc"
-//#include "appbased.hxx"
#define P_FEHLERLISTE TestToolObj::pFehlerListe
-//#include "status.hxx"
-//#include "basic.hrc"
-
-//#include "object.hxx"
-
#include <testapp.hxx>
#include <testtool.hxx>
-#ifndef _SB_INTERN_HXX
-//#include "sbintern.hxx"
-#endif
-
-//#include "comm_bas.hxx"
-//#include "processw.hxx"
TYPEINIT1(TTBasic,MyBasic)