diff --git a/Makefile.am b/Makefile.am index 31ccca37c6..e9337fc398 100644 --- a/Makefile.am +++ b/Makefile.am @@ -944,7 +944,6 @@ EXTRA_DIST = \ image/toolbar/web_support_24.xpm \ image/toolbar/wep_closed_24.xpm \ image/tshark.rc.in \ - image/voip_bg.xpm \ image/voip_select.xpm \ image/wireshark.exe.manifest.in \ image/wireshark.ico \ diff --git a/ui/gtk/graph_analysis.c b/ui/gtk/graph_analysis.c index 6b959a97f9..fc6dcdf1af 100644 --- a/ui/gtk/graph_analysis.c +++ b/ui/gtk/graph_analysis.c @@ -64,8 +64,6 @@ #include "ui/gtk/old-gtk-compat.h" #include "ui/gtk/stock_icons.h" -#include "../../image/voip_bg.xpm" - /****************************************************************************/ #define MAX_LABEL 50