]> Creatis software - creaImageIO.git/blobdiff - src2/creaImageIOSynchron.cpp
clean-up
[creaImageIO.git] / src2 / creaImageIOSynchron.cpp
index f7e1807b0908b5a0ff82324c3fef40004d0bc89e..3e78951163b0c2659d9c6caff04d154154fe4faa 100644 (file)
@@ -2,9 +2,10 @@
 #include <creaImageIOSystem.h>
 #include <boost/filesystem.hpp>
 #include <boost/algorithm/string.hpp>
-//namespace fs = boost::filesystem;
 
 
+//namespace fs = boost::filesystem;
+
 //=====================================================================
  
 
@@ -47,7 +48,7 @@ namespace creaImageIO
    //=====================================================================
     Synchronizer::~Synchronizer()
     {
-       
+       delete mDB;
     }
 
        //=====================================================================