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