mirror of https://github.com/axmolengine/axmol.git
remove functions of AccelerometerKeep & AccelerometerDestroy declation
This commit is contained in:
parent
e92bce5590
commit
d42336df56
|
@ -68,8 +68,6 @@ namespace cocos2d{
|
|||
void keep(void);
|
||||
|
||||
void didAccelerate(CCAcceleration* pAccelerationValue) {}
|
||||
void AccelerometerDestroy(void);
|
||||
void AccelerometerKeep(void);
|
||||
|
||||
void KeypadDestroy();
|
||||
void KeypadKeep();
|
||||
|
|
Loading…
Reference in New Issue