diff options
Diffstat (limited to 'src/International.vala')
-rw-r--r-- | src/International.vala | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/International.vala b/src/International.vala index 555a91f..73f0763 100644 --- a/src/International.vala +++ b/src/International.vala @@ -4,8 +4,6 @@ * See the COPYING file in this distribution. */ -extern const string _LANG_SUPPORT_DIR; - public const string TRANSLATABLE = "translatable"; namespace InternationalSupport { |