X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem%2FMicrosoft.Win32%2FSessionSwitchEventArgs.cs;h=47a1fa3cdce523f73b0b109086c4bea765985e34;hb=45b8807844671f9ffef041bd83a7f489a913ae49;hp=888300bf40ae9bb68946503e330b017228c57ff5;hpb=0443306d611d0830e27327e1f0a3ef3457dfa535;p=mono.git diff --git a/mcs/class/System/Microsoft.Win32/SessionSwitchEventArgs.cs b/mcs/class/System/Microsoft.Win32/SessionSwitchEventArgs.cs index 888300bf40a..47a1fa3cdce 100644 --- a/mcs/class/System/Microsoft.Win32/SessionSwitchEventArgs.cs +++ b/mcs/class/System/Microsoft.Win32/SessionSwitchEventArgs.cs @@ -26,8 +26,6 @@ // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // -#if NET_2_0 - using System.Security.Permissions; namespace Microsoft.Win32 { @@ -49,4 +47,3 @@ namespace Microsoft.Win32 { } } -#endif