]> Creatis software - creaRigidRegistration.git/blobdiff - PackRecalage/src/bbPackRecalageImageSwitcherBox.cxx
registration widget
[creaRigidRegistration.git] / PackRecalage / src / bbPackRecalageImageSwitcherBox.cxx
index 226f1a49fae923cbad94cc8e39d073506952494a..0279f475ef5d5f760a92eded775a15a34ba2fe0d 100644 (file)
@@ -80,7 +80,6 @@ void ImageSwitcherBox::Process()
                }
        }
 
-/* EED 31/052013               
        if(myTimer == NULL)
        {
                myTimer = new MyTimer(this);
@@ -99,7 +98,6 @@ void ImageSwitcherBox::Process()
                myTimer->Start(time);
                oldTime=time;
        }
-*/
 }