mirror of
https://github.com/vsariola/sointu.git
synced 2025-06-04 01:28:45 -04:00
style(tracker): remove unused PlayerPlayingMessage type
This commit is contained in:
parent
900f1611b1
commit
1e47c5004c
@ -64,11 +64,6 @@ type (
|
|||||||
Inner interface{}
|
Inner interface{}
|
||||||
}
|
}
|
||||||
|
|
||||||
// PlayerPlayingMessage is sent to the model when the player starts or stops playing the score.
|
|
||||||
PlayerPlayingMessage struct {
|
|
||||||
bool
|
|
||||||
}
|
|
||||||
|
|
||||||
// PlayerCrashMessage is sent to the model when the player crashes.
|
// PlayerCrashMessage is sent to the model when the player crashes.
|
||||||
PlayerCrashMessage struct {
|
PlayerCrashMessage struct {
|
||||||
error
|
error
|
||||||
|
Loading…
x
Reference in New Issue
Block a user