fix sourcetvmanager to actually be optional
This commit is contained in:
parent
435b6fe472
commit
5f6caefe72
|
@ -25,12 +25,9 @@
|
|||
* ============================================================================
|
||||
*/
|
||||
|
||||
/* Decide whether topmenus should be required */
|
||||
#if !defined REQUIRE_PLUGIN
|
||||
#if defined REQUIRE_EXTENSIONS
|
||||
#define TEMP_REQUIRE_EXTENSIONS
|
||||
#undef REQUIRE_EXTENSIONS
|
||||
#endif
|
||||
#if defined REQUIRE_EXTENSIONS
|
||||
#define TEMP_REQUIRE_EXTENSIONS
|
||||
#undef REQUIRE_EXTENSIONS
|
||||
#endif
|
||||
|
||||
#tryinclude "sourcetvmanager.inc"
|
||||
|
|
Loading…
Reference in New Issue
Block a user