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
 	 *