summaryrefslogtreecommitdiff
path: root/src/editor.c
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2012-01-12 00:14:22 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2012-01-12 00:14:22 (GMT)
commitd90aa93fc202fdf1ba4e4e7e799ce8d7e4632b7f (patch)
treefb364dfd226ea7977bc265d9a4e94ee56c0406db /src/editor.c
parent486f0bf0a27ffed3e9fde2f183974ae029b45c54 (diff)
Removed all references to libvte and the Python shell.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@224 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'src/editor.c')
-rw-r--r--src/editor.c9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/editor.c b/src/editor.c
index fb0ccc7..e540e5e 100644
--- a/src/editor.c
+++ b/src/editor.c
@@ -63,9 +63,6 @@
-#include "shell.h" /* TODO : à virer -> plugin */
-
-
@@ -559,10 +556,10 @@ GtkWidget *create_editor(void)
- panel = build_shell_panel(G_OBJECT(result));
+ //panel = build_shell_panel(G_OBJECT(result));
- ditem = g_dock_item_new(_("Shell"), panel);
- gtk_dock_panel_add_item(dpanel, ditem);
+ //ditem = g_dock_item_new(_("Shell"), panel);
+ //gtk_dock_panel_add_item(dpanel, ditem);