浏览代码

merge fix

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
 	 *