[gnome-games] Remove unused win32 checks
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] Remove unused win32 checks
- Date: Wed, 18 Jan 2012 05:33:31 +0000 (UTC)
commit 54d1ce6dc256bf9921e7e0af2b8f4ec24c56e4d4
Author: Robert Ancell <robert ancell canonical com>
Date: Wed Jan 18 16:28:11 2012 +1100
Remove unused win32 checks
libgames-support/games-file-list.c | 10 ----------
1 files changed, 0 insertions(+), 10 deletions(-)
---
diff --git a/libgames-support/games-file-list.c b/libgames-support/games-file-list.c
index 0d4d037..bf92f11 100644
--- a/libgames-support/games-file-list.c
+++ b/libgames-support/games-file-list.c
@@ -30,16 +30,6 @@
#include <gtk/gtk.h>
#include <gdk-pixbuf/gdk-pixbuf.h>
-#ifdef G_OS_WIN32
-#define STRICT
-#define WIN32_LEAN_AND_MEAN
-#include <windows.h>
-#include <io.h>
-#ifndef S_IWUSR
-# define S_IWUSR _S_IWRITE
-#endif
-#endif
-
#include "games-file-list.h"
G_DEFINE_TYPE (GamesFileList, games_file_list, G_TYPE_OBJECT)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]