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