basic/source/inc/token.hxx | 4 ---- 1 file changed, 4 deletions(-) New commits: commit 514fd7073cbed62a01c8cecfd72cd65e810d679d Author: Takeshi Abe <t...@fixedpoint.jp> Date: Sun May 21 08:43:45 2017 +0900
basic: Kill unnecessary ifdef stuff Change-Id: Id890eb2b7ff2f87005e114dd0fcea0fe3eb81eea Reviewed-on: https://gerrit.libreoffice.org/37866 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Takeshi Abe <t...@fixedpoint.jp> diff --git a/basic/source/inc/token.hxx b/basic/source/inc/token.hxx index 483aab1c3dac..ef30d955eed1 100644 --- a/basic/source/inc/token.hxx +++ b/basic/source/inc/token.hxx @@ -23,10 +23,6 @@ #include "scanner.hxx" #include <basic/sbdef.hxx> -#if defined( EXPLICIT ) -#undef EXPLICIT -#endif - // The tokenizer is stand-alone, i. e. he can be used from everywhere. // A BASIC-instance is necessary for error messages. Without BASIC the // errors are only counted. The BASIC is also necessary when an advanced _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits