dconfig does not require command-line parameters

This commit is contained in:
David Rose 2006-03-14 00:09:34 +00:00
parent a23eb2d733
commit 1ef3a5c5c2

View File

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