[devhelp/wip/swilmet/misc: 6/17] window: remove dead code
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp/wip/swilmet/misc: 6/17] window: remove dead code
- Date: Sat, 19 Dec 2015 11:21:54 +0000 (UTC)
commit 2f4b9010d95a4ae307be7b5207e6a50ac99fd730
Author: Sébastien Wilmet <swilmet gnome org>
Date: Sun Nov 15 15:14:36 2015 +0100
window: remove dead code
https://bugzilla.gnome.org/show_bug.cgi?id=758141
src/dh-window.c | 12 ------------
1 files changed, 0 insertions(+), 12 deletions(-)
---
diff --git a/src/dh-window.c b/src/dh-window.c
index 82e2f52..b65dca3 100644
--- a/src/dh-window.c
+++ b/src/dh-window.c
@@ -36,8 +36,6 @@
#include "dh-settings.h"
#include "gedit-close-button.h"
-#define TAB_WIDTH_N_CHARS 15
-
typedef struct {
GMenuModel *gear_app_menu;
GtkWidget *hpaned;
@@ -1165,16 +1163,6 @@ on_search_entry_key_press (GtkEntry *entry,
return FALSE;
}
-#if 0
-static void
-window_web_view_open_new_tab_cb (WebKitWebView *web_view,
- const gchar *location,
- DhWindow *window)
-{
- window_open_new_tab (window, location);
-}
-#endif
-
static void
window_web_view_tab_accel_cb (GtkAccelGroup *accel_group,
GObject *object,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]