mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 18:03:56 -04:00
remove incorrect prototype
This commit is contained in:
parent
af19a37b44
commit
1fca3f16ab
@ -38,8 +38,6 @@ ConfigureDef(config_express);
|
|||||||
NotifyCategoryDef(express, "");
|
NotifyCategoryDef(express, "");
|
||||||
NotifyCategoryDef(thread, "");
|
NotifyCategoryDef(thread, "");
|
||||||
|
|
||||||
extern void init_system_type_handles();
|
|
||||||
|
|
||||||
ConfigureFn(config_express) {
|
ConfigureFn(config_express) {
|
||||||
init_libexpress();
|
init_libexpress();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user