|
@@ -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();
|
|
|
}
|
|
}
|