basic/source/classes/sb.src |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 2762ee5fe356f0f56069165a4a1cd52a5a802134
Author: Noel Grandin <noelgran...@gmail.com>
Date:   Thu Apr 27 12:46:13 2017 +0200

    explicitly defining __RSC is no longer necessary
    
    since commit 6b448d3634f26224e480c0f30c617eacd7b4e3ab
       "make __RSC a builtin define for the RSC compiler"
    
    Change-Id: I99af239993c3217bf528f5595def0c2de337f01b
    Reviewed-on: https://gerrit.libreoffice.org/37025
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk>

diff --git a/basic/source/classes/sb.src b/basic/source/classes/sb.src
index 91f9d771cbc7..634dcab034bd 100644
--- a/basic/source/classes/sb.src
+++ b/basic/source/classes/sb.src
@@ -17,8 +17,6 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
-#define __RSC
-
 #include <vcl/errcode.hxx>
 #include <basic/sberrors.hxx>
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to