mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 17:58:31 +02:00
cleanup
This commit is contained in:
parent
6b77310d70
commit
49fbf2c00e
@ -342,9 +342,7 @@ void cShifter::Reactivate(void) {
|
|||||||
finished = false;
|
finished = false;
|
||||||
shiftin = false;
|
shiftin = false;
|
||||||
step = 0;
|
step = 0;
|
||||||
if (start.X() == 0 && start.Y() == 0 && end.X() == 0 && end.Y() == 0) {
|
Init();
|
||||||
Init();
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void cShifter::SetInitial(void) {
|
void cShifter::SetInitial(void) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user