[gnome-builder/wip/gtk4-port: 114/1774] libide/gui: remove command manager from libide-gui
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-builder/wip/gtk4-port: 114/1774] libide/gui: remove command manager from libide-gui
- Date: Mon, 11 Jul 2022 22:30:57 +0000 (UTC)
commit e40dcf04d3c0f6415609d4fe4a17f75e8e4ad981
Author: Christian Hergert <chergert redhat com>
Date:   Mon Mar 28 16:55:19 2022 -0700
    libide/gui: remove command manager from libide-gui
 src/libide/gui/ide-gui-private.h | 8 --------
 1 file changed, 8 deletions(-)
---
diff --git a/src/libide/gui/ide-gui-private.h b/src/libide/gui/ide-gui-private.h
index b5a080dd6..85f15a34a 100644
--- a/src/libide/gui/ide-gui-private.h
+++ b/src/libide/gui/ide-gui-private.h
@@ -28,7 +28,6 @@
 #include <libide-core.h>
 #include <libide-projects.h>
 
-#include "ide-command-manager.h"
 #include "ide-header-bar.h"
 #include "ide-notification-list-box-row-private.h"
 #include "ide-notification-stack-private.h"
@@ -41,13 +40,6 @@
 
 G_BEGIN_DECLS
 
-void      _ide_command_manager_init_shortcuts   (IdeCommandManager   *self,
-                                                 IdeWorkspace        *workspace);
-void      _ide_command_manager_unload_shortcuts (IdeCommandManager   *self,
-                                                 IdeWorkspace        *workspace);
-void      _ide_command_manager_execute          (IdeCommandManager   *self,
-                                                 IdeWorkspace        *workspace,
-                                                 const gchar         *command);
 void      _ide_primary_workspace_init_actions   (IdePrimaryWorkspace *self);
 void      _ide_workspace_init_actions           (IdeWorkspace        *self);
 GList    *_ide_workspace_get_mru_link           (IdeWorkspace        *self);
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]