ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater/RomCheaterConfigDialog.cs
(Generate patch)

Comparing trunk/RomCheater/RomCheaterConfigDialog.cs (file contents):
Revision 86 by william, Wed May 9 19:41:06 2012 UTC vs.
Revision 89 by william, Wed May 9 21:00:02 2012 UTC

--- trunk/RomCheater/RomCheaterConfigDialog.cs	2012/05/09 19:41:06	86
+++ trunk/RomCheater/RomCheaterConfigDialog.cs	2012/05/09 21:00:02	89
@@ -115,7 +115,6 @@ namespace RomCheater
         private void btnCancel_Click(object sender, EventArgs e)
         {
             this.Close();
-            object c;
         }
         private void SaveSettings()
         {