Resolving Bug with already defined variable 'n'

This commit is contained in:
Wizard_85 2011-07-30 20:48:47 +02:00
parent bf015d32f0
commit 33826c0735

View file

@ -117,7 +117,6 @@ namespace SparkleLib {
// Add user info
string n = Environment.NewLine;
XmlDocument xml = new XmlDocument();
xml.Load (global_config_file_path);