summaryrefslogtreecommitdiff
path: root/cmnd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cmnd.cpp')
-rw-r--r--[-rwxr-xr-x]cmnd.cpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/cmnd.cpp b/cmnd.cpp
index 28e73a7..f305f35 100755..100644
--- a/cmnd.cpp
+++ b/cmnd.cpp
@@ -9,11 +9,9 @@
using namespace std;
cmnd::cmnd( )
-{
-}
+{}
cmnd::~cmnd()
-{
-}
+{}
#endif