diff options
Diffstat (limited to 'sal/test/testbootstrap.cxx')
-rw-r--r-- | sal/test/testbootstrap.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sal/test/testbootstrap.cxx b/sal/test/testbootstrap.cxx index a9a445fae92a..3919bcc22bdf 100644 --- a/sal/test/testbootstrap.cxx +++ b/sal/test/testbootstrap.cxx @@ -26,8 +26,6 @@ #include <osl/process.h> -using namespace ::rtl; - int main( int argc, char *argv[] ) { osl_setCommandArgs (argc, argv); |