Skip to content
Snippets Groups Projects
Commit fbef4653 authored by Tristan Matthews's avatar Tristan Matthews
Browse files

removed unused headers

parent 575267d9
Branches
Tags
No related merge requests found
......@@ -29,11 +29,9 @@
*/
#include "icon_factory.h"
#include "icons/pixmap_data.h"
#include "logger.h"
#include <gtk/gtk.h>
#include "icons/pixmap_data.h"
#include "sflphone_const.h"
static GtkIconFactory *icon_factory = NULL;
......@@ -83,4 +81,3 @@ void init_icon_factory(void)
gtk_icon_factory_add_default(icon_factory);
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment