summaryrefslogtreecommitdiff
path: root/include/filter/msfilter/countryid.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/filter/msfilter/countryid.hxx')
-rw-r--r--include/filter/msfilter/countryid.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/filter/msfilter/countryid.hxx b/include/filter/msfilter/countryid.hxx
index 72b4181930f7..afb3ddbaa8cc 100644
--- a/include/filter/msfilter/countryid.hxx
+++ b/include/filter/msfilter/countryid.hxx
@@ -18,7 +18,6 @@
*/
-
#ifndef INCLUDED_FILTER_MSFILTER_COUNTRYID_HXX
#define INCLUDED_FILTER_MSFILTER_COUNTRYID_HXX
@@ -27,7 +26,6 @@
#include <filter/msfilter/msfilterdllapi.h>
-
namespace msfilter {
// Windows Country IDs ========================================================
@@ -301,11 +299,9 @@ MSFILTER_DLLPUBLIC CountryId ConvertLanguageToCountry( LanguageType eLanguage );
MSFILTER_DLLPUBLIC LanguageType ConvertCountryToLanguage( CountryId eCountry );
-
}
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */