mirror of
https://github.com/Myzel394/quid_faciam_hodie.git
synced 2025-06-18 23:35:25 +02:00
removed unused method
This commit is contained in:
parent
01788993b5
commit
351bd6fec9
@ -92,13 +92,6 @@ class TimelineModel extends PropertyChangeNotifier<String> {
|
||||
notifyListeners('paused');
|
||||
}
|
||||
|
||||
void resetMemoryPack() {
|
||||
resume();
|
||||
|
||||
_memoryIndex = 0;
|
||||
notifyListeners('memoryIndex');
|
||||
}
|
||||
|
||||
void removeMemory(
|
||||
final int timelineIndex,
|
||||
final int memoryIndex,
|
||||
|
Loading…
x
Reference in New Issue
Block a user