summaryrefslogtreecommitdiff
path: root/ui/gtk/edit_packet_comment_dlg.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-12-26 12:29:43 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-12-26 12:29:43 +0000
commitfe7a2570db5e5a0de9045eb06909f08004e2ac07 (patch)
tree69a898cb9168b1487fea7586c20b8473e8174480 /ui/gtk/edit_packet_comment_dlg.h
parent3dfac159219ed655469ab346d2e2540faf0ec5b8 (diff)
downloadwireshark-fe7a2570db5e5a0de9045eb06909f08004e2ac07.tar.gz
Move summary related stuff to summary_dlg
svn path=/trunk/; revision=46782
Diffstat (limited to 'ui/gtk/edit_packet_comment_dlg.h')
-rw-r--r--ui/gtk/edit_packet_comment_dlg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/gtk/edit_packet_comment_dlg.h b/ui/gtk/edit_packet_comment_dlg.h
index 5612dbafbb..69040cfc8b 100644
--- a/ui/gtk/edit_packet_comment_dlg.h
+++ b/ui/gtk/edit_packet_comment_dlg.h
@@ -26,7 +26,6 @@
#define __EDIT_PACKET_COMMENTS_H__
void edit_packet_comment_dlg (GtkAction *action, gpointer data);
-void show_packet_comment_summary_dlg(GtkAction *action, gpointer data);
void edit_capture_dlg_launch (void);
#endif /* __EDIT_PACKET_COMMENTS_H__ */