diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-09-12 21:53:16 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-09-13 10:15:20 +0100 |
commit | f64dc2c9fbc81d68315ee3a2dbc69411b9087ddb (patch) | |
tree | 41504a66edc8d325561386aa1f920b64a6eb6364 /svx/source/items | |
parent | 3a17760c69cb8cfe84fe68baf8b51cfb63084415 (diff) |
I believe the src charset pragma is archaic and unused
Diffstat (limited to 'svx/source/items')
-rw-r--r-- | svx/source/items/svxerr.src | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/svx/source/items/svxerr.src b/svx/source/items/svxerr.src index a7e726f2c2ae..d21187f0917f 100644 --- a/svx/source/items/svxerr.src +++ b/svx/source/items/svxerr.src @@ -24,14 +24,12 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include --------------------------------------------------------------- + #define __RSC #include "svx/svxerr.hxx" #include <svx/dialogs.hrc> #include <editeng/editerr.hxx> - // pragma ---------------------------------------------------------------- - // Error-Context --------------------------------------------------------- Resource RID_SVXERRCTX { |