view src/sid/xs_genui.c @ 3055:eb7348ab56d2

Remove boolean has_xing, we only assigned it but never read it. Code analysis, unique ID CB4bbZ.
author Tony Vroon <chainsaw@gentoo.org>
date Sat, 18 Apr 2009 21:54:18 +0100
parents 05bfc86250f3
children
line wrap: on
line source

#ifdef HAVE_CONFIG_H
#  include <config.h>
#endif

#include <gtk/gtk.h>

#include "xs_genui.h"
#include "xs_interface.h"
#include "xs_glade.h"