[gedit/wip/spell-checking: 1/3] spell-plugin: remove unused #define



commit c179eeaf41d2df08f13f701e9f2f4d9c97d19857
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sun Jul 19 14:37:34 2015 +0200

    spell-plugin: remove unused #define
    
    Forgot to remove it in the last commit.

 plugins/spell/gedit-spell-plugin.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plugins/spell/gedit-spell-plugin.c b/plugins/spell/gedit-spell-plugin.c
index 03fd4ed..beb0b94 100644
--- a/plugins/spell/gedit-spell-plugin.c
+++ b/plugins/spell/gedit-spell-plugin.c
@@ -45,7 +45,6 @@
 
 #define SPELL_ENABLED_STR "1"
 
-#define GEDIT_AUTOMATIC_SPELL_VIEW "GeditAutomaticSpellView"
 #define VIEW_DATA_KEY "GeditSpellPlugin-ViewData"
 
 static void gedit_window_activatable_iface_init (GeditWindowActivatableInterface *iface);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]