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