summaryrefslogtreecommitdiff
path: root/muggle.c
diff options
context:
space:
mode:
Diffstat (limited to 'muggle.c')
-rw-r--r--muggle.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/muggle.c b/muggle.c
index c234e7c..b60009b 100644
--- a/muggle.c
+++ b/muggle.c
@@ -80,7 +80,6 @@ bool mgMuggle::Initialize (void)
bool mgMuggle::Start (void)
{
// Start any background activities the plugin shall perform.
- RegisterI18n (Phrases);
return true;
}