Index: /trunk/eraser/Eraser.Plugins/Settings.cs
===================================================================
--- /trunk/eraser/Eraser.Plugins/Settings.cs	(revision 2512)
+++ /trunk/eraser/Eraser.Plugins/Settings.cs	(revision 2513)
@@ -47,7 +47,4 @@
 			get
 			{
-				//If the user did not define anything for this field, check all plugins
-				//and use the method which was declared by us to be the highest
-				//priority default
 				Guid result = Store.GetValue<Guid>("DefaultFileErasureMethod");
 				if (result == Guid.Empty)
