summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/LanguageCountryInfo.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/i18n/LanguageCountryInfo.idl')
-rw-r--r--offapi/com/sun/star/i18n/LanguageCountryInfo.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/i18n/LanguageCountryInfo.idl b/offapi/com/sun/star/i18n/LanguageCountryInfo.idl
index 71edc0ea4bd0..bbca50a156ae 100644
--- a/offapi/com/sun/star/i18n/LanguageCountryInfo.idl
+++ b/offapi/com/sun/star/i18n/LanguageCountryInfo.idl
@@ -20,11 +20,9 @@
#ifndef __com_sun_star_i18n_LanguageCountryInfo_idl__
#define __com_sun_star_i18n_LanguageCountryInfo_idl__
-//============================================================================
module com { module sun { module star { module i18n {
-//============================================================================
/**
The language and country identifiers and descriptive names of the
@@ -49,7 +47,6 @@ published struct LanguageCountryInfo
string Variant;
};
-//============================================================================
}; }; }; };
#endif