summaryrefslogtreecommitdiff
path: root/include/i18nutil/paper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/i18nutil/paper.hxx')
-rw-r--r--include/i18nutil/paper.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/i18nutil/paper.hxx b/include/i18nutil/paper.hxx
index 55a3daa96e9d..b942cbcf7f38 100644
--- a/include/i18nutil/paper.hxx
+++ b/include/i18nutil/paper.hxx
@@ -116,9 +116,6 @@ enum Paper
#define NUM_PAPER_ENTRIES (PAPER_SCREEN_16_10 - PAPER_A0 + 1)
-// - Paper -
-
-
class I18NUTIL_DLLPUBLIC PaperInfo
{
Paper m_eType;