summaryrefslogtreecommitdiff
path: root/image.c
diff options
context:
space:
mode:
Diffstat (limited to 'image.c')
-rw-r--r--image.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/image.c b/image.c
index f041d3e..a64529e 100644
--- a/image.c
+++ b/image.c
@@ -121,9 +121,6 @@ bool cPluginImage::Start(void)
return false;
}
-#if APIVERSNUM >= 10508
- I18nRegister("image");
-#endif
return true;
}