rollback
[mono.git] / mcs / class / System.Windows.Forms / System.Windows.Forms / win32functions.cs
index 56c7b0112c8664e21d6982f14476523c1397257f..a6343bccd973141131fc8442073fa0b48036d801 100644 (file)
@@ -802,9 +802,6 @@ namespace System.Windows.Forms{
                         CallingConvention = CallingConvention.StdCall)]
                internal static extern int DrawMenuBar (IntPtr hWnd);
                
-               [DllImport ("user32.dll", 
-                        CallingConvention = CallingConvention.StdCall)]
-               internal static extern int SetMenuDefaultItem(IntPtr hMenu, int uItem, int fByPos );
 
 
                [DllImport ("user32.dll", CallingConvention =