[gnome-builder/wip/slaf/spellcheck-sidebar: 32/33] spellchecker: remove dead code



commit 345d9dff1dd55ba8208d3035383b9f34bf302d05
Author: Sébastien Lafargue <slafargue gnome org>
Date:   Wed Jan 11 20:56:14 2017 +0100

    spellchecker: remove dead code

 libide/editor/ide-editor-spell-navigator.c |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/libide/editor/ide-editor-spell-navigator.c b/libide/editor/ide-editor-spell-navigator.c
index e3474f3..02999d8 100644
--- a/libide/editor/ide-editor-spell-navigator.c
+++ b/libide/editor/ide-editor-spell-navigator.c
@@ -252,14 +252,6 @@ ide_editor_spell_navigator_dispose (GObject *object)
   G_OBJECT_CLASS (ide_editor_spell_navigator_parent_class)->dispose (object);
 }
 
-/* static void */
-/* ide_editor_spell_navigator_finalize (GObject *object) */
-/* { */
-/*   IdeEditorSpellNavigator *self = (IdeEditorSpellNavigator *)object; */
-
-/*   G_OBJECT_CLASS (ide_editor_spell_navigator_parent_class)->finalize (object); */
-/* } */
-
 static void
 init_boundaries (IdeEditorSpellNavigator *self)
 {


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