summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2017-04-23 15:48:01 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-04-25 10:04:53 +0200
commit6b448d3634f26224e480c0f30c617eacd7b4e3ab (patch)
treee829dd9ce5207e29be890c309e3b5ceaa3e4eea9 /sw
parentda64d198ec3b31318c92ad4bcaab18cc2bf5cfdc (diff)
make __RSC a builtin define for the RSC compiler
instead of randomly defining it in only some of .src files Change-Id: Ifec3920740723d248400f451d717b5288c421b8d Reviewed-on: https://gerrit.libreoffice.org/36832 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw')
-rw-r--r--sw/source/ui/app/error.src2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/app/error.src b/sw/source/ui/app/error.src
index a76bed60d6c6..bca00c9503dc 100644
--- a/sw/source/ui/app/error.src
+++ b/sw/source/ui/app/error.src
@@ -17,8 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#define __RSC
-
#include "globals.hrc"
#include "app.hrc"
#include "swerror.h"