summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/ftp/test.cxx
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2010-10-06 09:34:39 +0200
committerDavid Tardon <dtardon@redhat.com>2010-10-06 09:34:39 +0200
commitc57cf1ab4ad90cd359079f8c10fa98ca63650cea (patch)
tree27a8007a6a9cf16fa84904e3c6675cbe56ffd33e /ucb/source/ucp/ftp/test.cxx
parent0501bf2bf452be015521b87620d82c69ff968db2 (diff)
remove more commented out #includes and related comments
Diffstat (limited to 'ucb/source/ucp/ftp/test.cxx')
-rw-r--r--ucb/source/ucp/ftp/test.cxx28
1 files changed, 0 insertions, 28 deletions
diff --git a/ucb/source/ucp/ftp/test.cxx b/ucb/source/ucp/ftp/test.cxx
index 9bc6585400ba..d270421ee257 100644
--- a/ucb/source/ucp/ftp/test.cxx
+++ b/ucb/source/ucp/ftp/test.cxx
@@ -38,34 +38,6 @@
#include <stdio.h>
#include <unistd.h>
-// #include <osl/process.h>
-// #include <osl/thread.hxx>
-
-// #include <ucbhelper/configurationkeys.hxx>
-// #include <cppuhelper/bootstrap.hxx>
-// #include <cppuhelper/servicefactory.hxx>
-// #include <comphelper/processfactory.hxx>
-// #include <comphelper/regpathhelper.hxx>
-// #include <com/sun/star/lang/XComponent.hpp>
-// #include <com/sun/star/lang/XMultiServiceFactory.hpp>
-// #include <com/sun/star/ucb/XContentIdentifierFactory.hpp>
-// #include <com/sun/star/ucb/XContent.hpp>
-// #include <com/sun/star/ucb/XContentProvider.hpp>
-// #include <com/sun/star/ucb/XCommandProcessor.hpp>
-// #include <com/sun/star/ucb/OpenMode.hpp>
-// #include <com/sun/star/ucb/Command.hpp>
-// #include <com/sun/star/ucb/OpenCommandArgument2.hpp>
-// #include <com/sun/star/io/XActiveDataSink.hpp>
-// #include <com/sun/star/beans/Property.hpp>
-
-
-// #include "debughelper.hxx"
-// #include "test_activedatasink.hxx"
-// #include "test_ftpurl.hxx"
-// #include "test_multiservicefac.hxx"
-// #include "ftpcontentprovider.hxx"
-// #include "ftpcontentidentifier.hxx"
-
// using namespace test_ftp;
// using namespace rtl;