summaryrefslogtreecommitdiff
path: root/pidgin/gtkconv.h
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2019-07-19 03:04:16 -0500
committerGary Kramlich <grim@reaperworld.com>2019-07-19 03:04:16 -0500
commit7533a03ee7707c94eb921f5aba0d9f63f61aaae6 (patch)
tree3561df12949bcbe4bd1f1ebbd3de4309114a9fd6 /pidgin/gtkconv.h
parente8f1225bf6aba4326ca238545c49a8985c66ad8d (diff)
downloadpidgin-7533a03ee7707c94eb921f5aba0d9f63f61aaae6.tar.gz
Finally removing webkit!!
Diffstat (limited to 'pidgin/gtkconv.h')
-rw-r--r--pidgin/gtkconv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/pidgin/gtkconv.h b/pidgin/gtkconv.h
index 98d3ed8fdc..b1e3b15f55 100644
--- a/pidgin/gtkconv.h
+++ b/pidgin/gtkconv.h
@@ -107,7 +107,6 @@ struct _PidginConversation
PidginConvTheme *theme;
GArray *nick_colors;
PurpleMessageFlags last_flags;
-// GtkWidget *webview;
GtkTextBuffer *history_buffer;
GtkWidget *history;