cleaned out idiotic commenting of FUNCDEF, which had been done when a strict compile
[feisty_meow.git] / nucleus / tools / simple_utilities / create_guid.cpp
index 104bde7281f0b6d67083ac7c6d9e934cec1520f0..e23dfe7163fe12dc6371c8e04cf33e23d99e9bfb 100644 (file)
@@ -57,7 +57,7 @@ public:
 
 int create_guid::execute()
 {
-//  FUNCDEF("execute");
+  FUNCDEF("execute");
   SETUP_CONSOLE_LOGGER;
 #ifdef __UNIX__