2006-12-01 Chris Toshok <toshok@ximian.com>
authorChris Toshok <toshok@novell.com>
Fri, 1 Dec 2006 22:00:57 +0000 (22:00 -0000)
committerChris Toshok <toshok@novell.com>
Fri, 1 Dec 2006 22:00:57 +0000 (22:00 -0000)
commite60115cd9231300e344c4ce11f0fc56b951adbb3
tree0a3a05ec28e3d4d625cc7e292cd9ce9e884b92c0
parent573aa4329ad7c499d9e5e7845e0204fd5907e5d7
2006-12-01  Chris Toshok  <toshok@ximian.com>

* XplatUI.cs, XplatUIWin32.cs, XplatUIGTK.cs: nuke
the Where/WhereString stuff.  it's easy enough to CWL
Environment.StackTrace.

* XplatUIX11.cs: same, but also fix up a lot of mcs warnings about
unused private fields.

svn path=/trunk/mcs/; revision=68862
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUI.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIWin32.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIX11.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIX11GTK.cs