Browse Source

dconfig does not require command-line parameters

David Rose 20 years ago
parent
commit
1ef3a5c5c2
1 changed files with 0 additions and 2 deletions
  1. 0 2
      dtool/src/dtoolutil/executionEnvironment.cxx

+ 0 - 2
dtool/src/dtoolutil/executionEnvironment.cxx

@@ -479,8 +479,6 @@ read_args() {
 
     ch = proc.get();
   }
-#else
-  cerr << "Warning: command line parameters unavailable to dconfig.\n";
 #endif
 
   if (_dtool_name.empty())