]> git.sesse.net Git - vlc/blobdiff - plugins/gtk/gtk_modules.c
-Unification of gnome/gtk intefaces: now all the file are in plugin/gtk.
[vlc] / plugins / gtk / gtk_modules.c
index 684ada9c9d137d270f827a187c5c936e07b02bdc..6fb70ded71c1b0489091f7f6eb595e151a798fd9 100644 (file)
@@ -2,7 +2,7 @@
  * gtk_modules.c : functions to build modules configuration boxes.
  *****************************************************************************
  * Copyright (C) 2000, 2001 VideoLAN
- * $Id: gtk_modules.c,v 1.2 2001/05/15 14:49:48 stef Exp $
+ * $Id: gtk_modules.c,v 1.3 2001/05/23 23:08:20 stef Exp $
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
  *          Stéphane Borel <stef@via.ecp.fr>
@@ -22,9 +22,6 @@
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  *****************************************************************************/
 
-#define MODULE_NAME gtk
-#include "modules_inner.h"
-
 /*****************************************************************************
  * Preamble
  *****************************************************************************/