diff options
Diffstat (limited to 'backends/plugins/wii/wii-provider.cpp')
-rw-r--r-- | backends/plugins/wii/wii-provider.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/plugins/wii/wii-provider.cpp b/backends/plugins/wii/wii-provider.cpp index fa85588348..f96254eabe 100644 --- a/backends/plugins/wii/wii-provider.cpp +++ b/backends/plugins/wii/wii-provider.cpp @@ -43,4 +43,3 @@ Plugin *WiiPluginProvider::createPlugin(const Common::FSNode &node) const { } #endif // defined(DYNAMIC_MODULES) && defined(__WII__) - |