* KeyboardLayouts.cs: Eliminate some dead code.
authorJackson Harper <jackson@novell.com>
Fri, 26 May 2006 21:46:13 +0000 (21:46 -0000)
committerJackson Harper <jackson@novell.com>
Fri, 26 May 2006 21:46:13 +0000 (21:46 -0000)
commit1fcf167eca9cea81aa2f6fd3ab9c773ba366f6c8
tree7efaaa75a20c548bee42824f5321cbff8ccf5a0f
parent6c69350032c1aac4f2684ced2933f69698ffcd91
    * KeyboardLayouts.cs: Eliminate some dead code.
        - Lazy init things
        * X11Keyboard.cs: Lazy init keyboard detection.
        - Cleanup access modifiers a little.

svn path=/trunk/mcs/; revision=61180
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/KeyboardLayouts.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/X11Keyboard.cs