Remove zombie small plugin code.
(cherry picked from commit ed69e7d41246d169ffccdc97cc666b111bdc6710)
This commit is contained in:
committed by
Tobias Doerffel
parent
0ab27d30c3
commit
f8cb1120b0
@@ -395,8 +395,6 @@ public:
|
||||
const plugin_metadata_iface *get_by_uri(const char *URI);
|
||||
};
|
||||
|
||||
/// Get a list of all "small" (module) plugins
|
||||
extern void get_all_small_plugins(plugin_list_info_iface *plii);
|
||||
/// Load and strdup a text file with GUI definition
|
||||
extern const char *load_gui_xml(const std::string &plugin_id);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user