Fixed bug am48580
This commit is contained in:
		| @@ -2327,7 +2327,7 @@ C_DLLEXPORT int Meta_Detach(PLUG_LOADTIME now, PL_UNLOAD_REASON reason) | ||||
| 	} | ||||
|  | ||||
| #ifdef FN_META_DETACH | ||||
| 	return FN_META_DETACH(); | ||||
| 	FN_META_DETACH(); | ||||
| #endif	// FN_META_DETACH | ||||
| 	return TRUE; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user