[libgweather] Remove win32 reference
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather] Remove win32 reference
- Date: Tue, 14 Apr 2015 06:46:39 +0000 (UTC)
commit 206cf1616a632dbb229fd5a2fe93f2a21123cf62
Author: Giovanni Campagna <gcampagna src gnome org>
Date: Mon Apr 13 23:10:01 2015 -0700
Remove win32 reference
We don't have win32 specific code anymore (and we require glibc
in a few places)
libgweather/gweather-private.h | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/libgweather/gweather-private.h b/libgweather/gweather-private.h
index 4bce917..0441dae 100644
--- a/libgweather/gweather-private.h
+++ b/libgweather/gweather-private.h
@@ -31,10 +31,6 @@
#include "gweather-weather.h"
#include "gweather-location.h"
-#ifdef _WIN32
-#include "gweather-win32.h"
-#endif
-
void _gweather_gettext_init (void);
struct _GWeatherLocation {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]