cleaned out idiotic commenting of FUNCDEF, which had been done when a strict compile
[feisty_meow.git] / nucleus / library / application / command_line.cpp
index 19f61810ce130f4151a510659b85243a950c6af0..0fb818aa90b3fb8045b19cc75538ea8f68ac32b7 100644 (file)
@@ -236,7 +236,7 @@ bool command_line::zap(int field)
 
 string_array command_line::get_command_line()
 {
-//  FUNCDEF("get_command_line");
+  FUNCDEF("get_command_line");
   string_array listo_cmds;
   // the temporary string below can be given a flat formatting of the commands
   // and it will be popped out into a list of arguments.