diff options
Diffstat (limited to 'image.c')
-rw-r--r-- | image.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -121,9 +121,6 @@ bool cPluginImage::Start(void) return false; } -#if APIVERSNUM >= 10508 - I18nRegister("image"); -#endif return true; } |