cleaned out idiotic commenting of FUNCDEF, which had been done when a strict compile
[feisty_meow.git] / nucleus / tools / clam_tools / version_stamper.cpp
index a668a9f0bf8316648dfabeb45bc3653a766b41b0..b66a34d039adfd77a1b5273ff81a57085a58e33a 100644 (file)
@@ -65,7 +65,7 @@ version_stamper::~version_stamper() {}
 
 int version_stamper::execute()
 {
-///  FUNCDEF("execute");
+  FUNCDEF("execute");
   SETUP_CONSOLE_LOGGER;  // override the file_logger from app_shell.
   if (application::_global_argc < 2) {
     log(astring("The directory where the 'version.ini' file is located\n"