gnome-games r8025 - trunk/mahjongg
- From: thomashpa svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-games r8025 - trunk/mahjongg
- Date: Tue, 14 Oct 2008 20:56:35 +0000 (UTC)
Author: thomashpa
Date: Tue Oct 14 20:56:35 2008
New Revision: 8025
URL: http://svn.gnome.org/viewvc/gnome-games?rev=8025&view=rev
Log:
remove gnome.h and second config.h includes
Modified:
trunk/mahjongg/mahjongg.c
Modified: trunk/mahjongg/mahjongg.c
==============================================================================
--- trunk/mahjongg/mahjongg.c (original)
+++ trunk/mahjongg/mahjongg.c Tue Oct 14 20:56:35 2008
@@ -20,7 +20,6 @@
#include <stdlib.h>
#include <time.h>
#include <dirent.h>
-#include <config.h>
#include <glib/gi18n.h>
#include <gtk/gtk.h>
@@ -33,10 +32,6 @@
#include <libgames-support/games-scores.h>
#include <libgames-support/games-scores-dialog.h>
#include <libgames-support/games-runtime.h>
-
-#ifdef HAVE_GNOME
-#include <gnome.h>
-#endif /* HAVE_GNOME */
#include "mahjongg.h"
#include "drawing.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]