[Libreoffice-commits] core.git: starmath/inc
Takeshi Abe
tabe at fixedpoint.jp
Fri Feb 26 08:29:25 UTC 2016
starmath/inc/node.hxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit cb33820fc08e2ec9d2ca15740003452df4843f1e
Author: Takeshi Abe <tabe at fixedpoint.jp>
Date: Thu Feb 25 17:30:36 2016 +0900
starmath: Drop unused variable declaration
Change-Id: Ibc2a5930e516628cfe5fb7986c4ba814533dbf25
Reviewed-on: https://gerrit.libreoffice.org/22692
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: David Tardon <dtardon at redhat.com>
diff --git a/starmath/inc/node.hxx b/starmath/inc/node.hxx
index 720872a..bd30531 100644
--- a/starmath/inc/node.hxx
+++ b/starmath/inc/node.hxx
@@ -54,8 +54,6 @@ enum class FontSizeType {
#define FLG_HORALIGN 0x0040
-extern SmFormat *pActiveFormat;
-
class SmVisitor;
class SmDocShell;
class SmNode;
More information about the Libreoffice-commits
mailing list