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

@@ -1,5 +1,4 @@
/* commit.h.in. Creates commit.h during a cmake run */
#define L10N // Localization complete.
/* git information */
#define COMMIT "${COMMIT}"