view src/xs_genui.c @ 704:bc1439af0c7e

We don't need dlopen here, so remove the useless test. No idea why it was left in there in the first place.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 12 Jun 2008 17:33:45 +0300
parents 63f58960dd54
children 5f215b88d507
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"