diff options
author | Zolnai Tamás <zolnaitamas2000@gmail.com> | 2013-03-27 21:37:36 +0100 |
---|---|---|
committer | Zolnai Tamás <zolnaitamas2000@gmail.com> | 2013-03-27 21:39:07 +0100 |
commit | d7e6a24f160dc0de94f681fb6c88a0a287cebb41 (patch) | |
tree | ccabf03ccd1c3ce470fabedba03011d4b9172a9e /l10ntools | |
parent | e0cf3babee1e8c3b4e432e591bae18b97b07c34a (diff) |
Fix build: typo and not need
Change-Id: I7bc1ee815e6ac333fb0c5b9a2c3135db2f81235e
Diffstat (limited to 'l10ntools')
-rw-r--r-- | l10ntools/source/common.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/l10ntools/source/common.cxx b/l10ntools/source/common.cxx index 35302117a984..304f44c224bf 100644 --- a/l10ntools/source/common.cxx +++ b/l10ntools/source/common.cxx @@ -8,7 +8,6 @@ */ #include "common.hxx" -#include "po.cxx" //flags for handleArguments() #define STATE_NON 0x0001 |