[gnome-builder/wip/chergert/editorsearch: 6/7] action-group: remove old code



commit 79b62977ba7be1e551d11e92c6806b5b88f05333
Author: Christian Hergert <chergert redhat com>
Date:   Thu Oct 5 00:01:06 2017 -0700

    action-group: remove old code
    
    This exists in libdazzle now since it is generally useful to
    other C-based GTK applications.

 src/libide/editor/ide-editor-search.c |    1 -
 src/libide/util/ide-action-group.h    |  197 ---------------------------------
 2 files changed, 0 insertions(+), 198 deletions(-)
---
diff --git a/src/libide/editor/ide-editor-search.c b/src/libide/editor/ide-editor-search.c
index 065a1da..8bbd81c 100644
--- a/src/libide/editor/ide-editor-search.c
+++ b/src/libide/editor/ide-editor-search.c
@@ -21,7 +21,6 @@
 #include <dazzle.h>
 #include <string.h>
 
-#include "util/ide-action-group.h"
 #include "editor/ide-editor-search.h"
 
 /**


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