mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-04-01 23:16:52 +00:00
kill a C.WL that snuck in.
svn path=/trunk/gtk-sharp/; revision=37238
This commit is contained in:
parent
84d8a42f96
commit
6277977ca5
|
@ -31,7 +31,6 @@ namespace GtkSharp.Generation {
|
|||
|
||||
private XmlDocument Load (string filename)
|
||||
{
|
||||
Console.WriteLine (filename);
|
||||
XmlDocument doc = new XmlDocument ();
|
||||
|
||||
try {
|
||||
|
|
Loading…
Reference in a new issue