* TextBoxBase.cs:
commite7cd3b0385a75624011bae2655b596dd29b2e826
authorJackson Harper <jackson@novell.com>
Mon, 4 Dec 2006 22:07:53 +0000 (4 22:07 -0000)
committerJackson Harper <jackson@novell.com>
Mon, 4 Dec 2006 22:07:53 +0000 (4 22:07 -0000)
tree5845c2beb922264a2e83eefc7e09c2cf6cdca273
parentf7361c97b5659581899948903a20001f76f840b7
    * TextBoxBase.cs:
        * TextControl.cs: Remove some unused variables.  Maybe this will
        patch things up between mike and I.
        - don't split lines less then one char wide, if the viewport is
        that small text won't be visible anyways.

svn path=/trunk/mcs/; revision=68999
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TextBoxBase.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TextControl.cs