dconfig does not require command-line parameters
This commit is contained in:
parent
a23eb2d733
commit
1ef3a5c5c2
|
|
@ -479,8 +479,6 @@ read_args() {
|
|||
|
||||
ch = proc.get();
|
||||
}
|
||||
#else
|
||||
cerr << "Warning: command line parameters unavailable to dconfig.\n";
|
||||
#endif
|
||||
|
||||
if (_dtool_name.empty())
|
||||
|
|
|
|||
Loading…
Reference in New Issue