[hyena] remove pointless IsPosix field
- From: Gabriel Burt <gburt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [hyena] remove pointless IsPosix field
- Date: Wed, 26 May 2010 02:32:50 +0000 (UTC)
commit ff8a2e8c1fe56d19dc0903a25737c9ca78987fbe
Author: Aaron Bockover <abockover novell com>
Date: Sun Feb 7 12:55:39 2010 -0500
remove pointless IsPosix field
src/Hyena/Hyena/PlatformDetection.cs | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/Hyena/Hyena/PlatformDetection.cs b/src/Hyena/Hyena/PlatformDetection.cs
index 42418ee..26e2b20 100644
--- a/src/Hyena/Hyena/PlatformDetection.cs
+++ b/src/Hyena/Hyena/PlatformDetection.cs
@@ -37,7 +37,6 @@ namespace Hyena
public static readonly bool IsWindows;
public static readonly bool IsLinux;
public static readonly bool IsUnix;
- public static readonly bool IsPosix;
public static readonly bool IsMoblin;
public static readonly string PosixSystemName;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]