Jessey Widhalm преди 8 години
родител
ревизия
63036161db
променени са 1 файла, в които са добавени 0 реда и са изтрити 8 реда
  1. 0 8
      src/ui/controller/Control.java

+ 0 - 8
src/ui/controller/Control.java

@@ -233,14 +233,6 @@ public class Control {
 		return autoPath + (autoSaveController.getAutoSaveNr());
 	}
 
-	// public void increaseAutoSaveNr(){
-	// autoSaveController.increaseAutoSaveNr();
-	// }
-	//
-	// public void decreaseAutoSaveNr(){
-	// autoSaveController.decreaseAutoSaveNr();
-	// }
-
 	/**
 	 * Getter for Model
 	 *