aboutsummaryrefslogtreecommitdiffstats
path: root/stat_menu.h
diff options
context:
space:
mode:
authorStephen Fisher <steve@stephen-fisher.com>2007-02-28 23:20:40 +0000
committerStephen Fisher <steve@stephen-fisher.com>2007-02-28 23:20:40 +0000
commitd3b873b60d78e87896f26b359d3b56db576a925d (patch)
treedb57a5aff0a43d22bd0a786356bdfdb45f4cb312 /stat_menu.h
parent793e70956e1d26a816dffd5e9faa265ef89a1bc0 (diff)
Sync up my changes so far to the content list (now called object
list) feature for http traffic. It's now available under File-> Export->Objects->HTTP. More changes to come.. svn path=/trunk/; revision=20951
Diffstat (limited to 'stat_menu.h')
-rw-r--r--stat_menu.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/stat_menu.h b/stat_menu.h
index 5f8fa4b1e5..142cc5b47e 100644
--- a/stat_menu.h
+++ b/stat_menu.h
@@ -45,9 +45,6 @@ extern "C" {
typedef enum {
REGISTER_STAT_GROUP_NONE,
REGISTER_STAT_GROUP_GENERIC,
-#if GTK_MAJOR_VERSION >= 2
- REGISTER_STAT_GROUP_CONTENT_LIST,
-#endif
REGISTER_STAT_GROUP_CONVERSATION_LIST,
REGISTER_STAT_GROUP_ENDPOINT_LIST,
REGISTER_STAT_GROUP_RESPONSE_TIME,