]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - SHUTTLE/TestShuttle/AliTestPreprocessor.h
added port numbers to ldap schema and config classes (alberto)
[u/mrichter/AliRoot.git] / SHUTTLE / TestShuttle / AliTestPreprocessor.h
index 060d480af1dd008a4c462b3ad7730a46c6c12eae..9e701a41e3f4c53e7e14992436e8a44422d9f1c1 100644 (file)
@@ -10,7 +10,7 @@ class AliTestDataDCS;
 class AliTestPreprocessor : public AliPreprocessor
 {
   public:
-    AliTestPreprocessor(const char* detector, AliShuttleInterface* shuttle);
+    AliTestPreprocessor(AliShuttleInterface* shuttle);
     virtual ~AliTestPreprocessor();
 
   protected: