removed comment

This commit is contained in:
Jeff Hill
2002-08-09 00:12:51 +00:00
parent 6d03df6a9b
commit 996672b285
+1 -7
View File
@@ -366,13 +366,7 @@ public:
//caStatus disableClients ();
private:
//
// We do not use private inheritance here beacuse:
// o wish to avoid os/io dependent -I during server tool compile
// o server tool rebuild when internal structure of the server changes
//
caServerI *pCAS;
caServerI *pCAS;
};
//