More clean-ups and cool template stuff
[invirt/third/libt4.git] / rsmtest_client.h
index dc7388e..51f8511 100644 (file)
@@ -10,7 +10,7 @@
 // Client interface to the rsmtest server
 class rsmtest_client {
     protected:
 // Client interface to the rsmtest server
 class rsmtest_client {
     protected:
-        rpcc *cl;
+        rpcc cl;
     public:
         rsmtest_client(std::string d);
         virtual ~rsmtest_client() {}
     public:
         rsmtest_client(std::string d);
         virtual ~rsmtest_client() {}