starmath/inc/node.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit cb33820fc08e2ec9d2ca15740003452df4843f1e
Author: Takeshi Abe <[email protected]>
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 <[email protected]>
    Reviewed-by: David Tardon <[email protected]>

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;
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to