diff options
author | Noel Grandin <noel@peralex.com> | 2015-05-26 08:38:37 +0200 |
---|---|---|
committer | Noel Grandin <noelgrandin@gmail.com> | 2015-05-26 06:47:56 +0000 |
commit | aad92a7ce2f74782064a69c1f3797544bd3298ee (patch) | |
tree | d48d0707fc9af909816e2cfb5e87c2ed3a1ad654 /starmath/Library_sm.mk | |
parent | 01ef2044d0b2c3429eca71de6afef0241e0196f3 (diff) |
loplugin:unnecessarysuperclass, merge SmMathConfig with SmConfig
Change-Id: I2c431e9f72f5dee14cf1b603b11972a2e9d88725
Reviewed-on: https://gerrit.libreoffice.org/15902
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'starmath/Library_sm.mk')
-rw-r--r-- | starmath/Library_sm.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/Library_sm.mk b/starmath/Library_sm.mk index 203143f09fe8..a648b8c2bc1e 100644 --- a/starmath/Library_sm.mk +++ b/starmath/Library_sm.mk @@ -65,7 +65,6 @@ $(eval $(call gb_Library_add_exception_objects,sm,\ starmath/source/action \ starmath/source/caret \ starmath/source/cfgitem \ - starmath/source/config \ starmath/source/cursor \ starmath/source/dialog \ starmath/source/document \ |