summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-02-25 19:09:32 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-02-25 19:34:36 +0100
commitdd3e879cfdacbc8b9fff7556ae2d8698a22e9235 (patch)
tree822b359cb4934d96a8cc78783bbf784b95baa605 /vcl
parentc66e2c4836fa3780c5cabbb511968557121d5cc1 (diff)
remove some trivial duplicates
Change-Id: Ie736cb6d5ff7f4d1998338f4a3a3a3b0a67c79ad
Diffstat (limited to 'vcl')
-rw-r--r--vcl/generic/print/text_gfx.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/generic/print/text_gfx.cxx b/vcl/generic/print/text_gfx.cxx
index e5856672780e..48fd08e60507 100644
--- a/vcl/generic/print/text_gfx.cxx
+++ b/vcl/generic/print/text_gfx.cxx
@@ -529,7 +529,6 @@ PrinterGfx::LicenseWarning(const Point& rPoint, const sal_Unicode* pStr,
// printer. This is not so unlikely as it may seem; no print embedding
// licensed fonts are often used (or so they say) in companies:
// they are installed on displays and printers, but get not embedded in
- // they are installed on displays and printers, but get not embedded in
// print files or documents because they are not licensed for use outside
// the company.
rtl::OString aMessage( "The font " );