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 /editeng | |
parent | 3a17760c69cb8cfe84fe68baf8b51cfb63084415 (diff) |
I believe the src charset pragma is archaic and unused
Diffstat (limited to 'editeng')
-rw-r--r-- | editeng/source/items/svxitems.src | 3 | ||||
-rw-r--r-- | editeng/source/misc/lingu.src | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/editeng/source/items/svxitems.src b/editeng/source/items/svxitems.src index a661aab97ac0..222fc2c20691 100644 --- a/editeng/source/items/svxitems.src +++ b/editeng/source/items/svxitems.src @@ -24,9 +24,8 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include ------------------------------------------------------------------ + #include <editeng/editrids.hrc> - // pragma ------------------------------------------------------------------- // Value strings ------------------------------------------------------------ String RID_SVXITEMS_TRUE diff --git a/editeng/source/misc/lingu.src b/editeng/source/misc/lingu.src index fa3ef76f99fa..0c98bdac58b3 100644 --- a/editeng/source/misc/lingu.src +++ b/editeng/source/misc/lingu.src @@ -24,9 +24,8 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ - // include --------------------------------------------------------------- + #include <editeng/editrids.hrc> - // pragma ---------------------------------------------------------------- // QueryBoxen --------------------------------------------------------------- QueryBox RID_SVXQB_CONTINUE |