[banshee] [PlatformDetection] remove pointless IsPosix field
- From: Aaron Bockover <abock src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [banshee] [PlatformDetection] remove pointless IsPosix field
- Date: Sun, 7 Feb 2010 18:19:34 +0000 (UTC)
commit f780e62e4babace16b8a088fed83d3a7419e056d
Author: Aaron Bockover <abockover novell com>
Date: Sun Feb 7 12:55:39 2010 -0500
[PlatformDetection] remove pointless IsPosix field
src/Libraries/Hyena/Hyena/PlatformDetection.cs | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/Libraries/Hyena/Hyena/PlatformDetection.cs b/src/Libraries/Hyena/Hyena/PlatformDetection.cs
index 42418ee..26e2b20 100644
--- a/src/Libraries/Hyena/Hyena/PlatformDetection.cs
+++ b/src/Libraries/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]