mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
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();
|
ch = proc.get();
|
||||||
}
|
}
|
||||||
#else
|
|
||||||
cerr << "Warning: command line parameters unavailable to dconfig.\n";
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
if (_dtool_name.empty())
|
if (_dtool_name.empty())
|
||||||
|
Loading…
x
Reference in New Issue
Block a user