diff options
Diffstat (limited to 'muggle.c')
-rw-r--r-- | muggle.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -80,7 +80,6 @@ bool mgMuggle::Initialize (void) bool mgMuggle::Start (void) { // Start any background activities the plugin shall perform. - RegisterI18n (Phrases); return true; } |