mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 21:05:56 -05:00
build: Streamline definition on plugin features
This commit is contained in:
@@ -21,8 +21,6 @@ using ScriptLoaders = std::tuple<
|
||||
#endif
|
||||
>;
|
||||
|
||||
IMHEX_DEFINE_PLUGIN_FEATURES(){ };
|
||||
|
||||
namespace {
|
||||
|
||||
ScriptLoaders s_loaders;
|
||||
|
||||
Reference in New Issue
Block a user