diff options
author | Matthias Freund <matti_lx@yahoo.de> | 2013-09-08 00:10:20 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-09-08 02:58:19 +0000 |
commit | 8848c6ec29919deec2f242ccdd336bc710da6646 (patch) | |
tree | 29b89f2c530e09412ebad351b27a7e5e418b2fbd /svx/source/gallery2/codec.hxx | |
parent | 5ba5c492e8e4d994e6c37893516059b6586a5b92 (diff) |
fdo#39468 Comment translation GER-ENG in svx/source/gallery2/
Translate some german comments and remove ascii art. :-)
Change-Id: Ie0ba349b95e4f73aea7b6e20ed3fc86ded14c444
Reviewed-on: https://gerrit.libreoffice.org/5870
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'svx/source/gallery2/codec.hxx')
-rw-r--r-- | svx/source/gallery2/codec.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/svx/source/gallery2/codec.hxx b/svx/source/gallery2/codec.hxx index b7620a3e3799..42417ddc7c35 100644 --- a/svx/source/gallery2/codec.hxx +++ b/svx/source/gallery2/codec.hxx @@ -19,10 +19,6 @@ #include <sal/types.h> -// ---------------- -// - GalleryCodec - -// ---------------- - class SvStream; class GalleryCodec |