Removing printing statements from C++ RMI library - this will cause SO files to get...
[iot2.git] / iotjava / iotrmi / C++ / sample / CallBack_CBSkeleton.hpp
index 90c63a1d8c1ec3b23d3da08d585857ed0387ca3f..bc67c92a8a107ab20fa612dc83433e6c7a40cba0 100644 (file)
@@ -22,7 +22,7 @@ class CallBack_CBSkeleton : public CallBackInterface {
 
        private:
                CallBackInterface       *cb;
-               int                                     objectId = 0;
+               int                                                     objectId = 0;
 };