aboutsummaryrefslogtreecommitdiff
path: root/backends/plugins/dc/dc-provider.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/plugins/dc/dc-provider.h')
-rw-r--r--backends/plugins/dc/dc-provider.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/backends/plugins/dc/dc-provider.h b/backends/plugins/dc/dc-provider.h
index 530882c4f7..55413ade5a 100644
--- a/backends/plugins/dc/dc-provider.h
+++ b/backends/plugins/dc/dc-provider.h
@@ -35,8 +35,6 @@ protected:
Plugin* createPlugin(const Common::FSNode &node) const;
bool isPluginFilename(const Common::FSNode &node) const;
-
- void addCustomDirectories(Common::FSList &dirs) const;
};
#endif // defined(DYNAMIC_MODULES) && defined(__DC__)