2006-08-31 Robert Jordan <robertj@gmx.net>
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / UCOMITypeLib.cs
index af1aa6ada5ddec5e193b97cb37a11a6e9b7c7890..d2707d9c3fa6c446169b5bf5c550d46904789bac 100644 (file)
@@ -1,6 +1,6 @@
 
 //
-// Copyright (C) 2004 Novell, Inc (http://www.novell.com)
+// Copyright (C) 2004-2005 Novell, Inc (http://www.novell.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining
 // a copy of this software and associated documentation files (the
 //
 // (C) 2002 Ximian, Inc.
 
-using System;
-using System.Runtime.InteropServices;
-
 namespace System.Runtime.InteropServices
 {
 #if NET_2_0
        [Obsolete]
-#endif
        [ComImport]
+#endif
        [Guid("00020402-0000-0000-c000-000000000046")]
        [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
        public interface UCOMITypeLib {