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,7 +1,5 @@
/* cmake.h.in. Creates cmake.h during a cmake run */
#define L10N // Localization complete.
/* Package information */
#define PACKAGE "${PACKAGE}"
#define VERSION "${VERSION}"