Code Cleanup

- Removed L10N define.  It served its purpose.
This commit is contained in:
Paul Beckingham 2013-04-07 23:50:51 -04:00
parent af079bb5b0
commit 773b55d374
225 changed files with 0 additions and 341 deletions

View file

@ -27,7 +27,6 @@
#ifndef INCLUDED_CMDUNDO
#define INCLUDED_CMDUNDO
#define L10N // Localization complete.
#include <string>
#include <Command.h>