diff options
Diffstat (limited to 'src/control/PhoneInfo.h')
-rw-r--r-- | src/control/PhoneInfo.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/control/PhoneInfo.h b/src/control/PhoneInfo.h deleted file mode 100644 index a29043ed..00000000 --- a/src/control/PhoneInfo.h +++ /dev/null @@ -1,6 +0,0 @@ -#pragma once - -#include "AnimBlendAssociation.h" - -void PhonePutDownCB(CAnimBlendAssociation *assoc, void *arg); -void PhonePickUpCB(CAnimBlendAssociation *assoc, void *arg);
\ No newline at end of file |