aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian/src/SymbianOS.h
diff options
context:
space:
mode:
authorCameron Cawley2019-07-26 20:05:24 +0100
committerFilippos Karapetis2019-07-27 07:23:09 +0300
commit8e8594aa0ed7803b66acc500dbf114dc88747879 (patch)
tree287fd8740480746a7c6931d0b520ce6275dabf77 /backends/platform/symbian/src/SymbianOS.h
parentecd89808c49941323cca84724c1a26dfe26ce10f (diff)
downloadscummvm-rg350-8e8594aa0ed7803b66acc500dbf114dc88747879.tar.gz
scummvm-rg350-8e8594aa0ed7803b66acc500dbf114dc88747879.tar.bz2
scummvm-rg350-8e8594aa0ed7803b66acc500dbf114dc88747879.zip
SYMBIAN: Remove dead code
Diffstat (limited to 'backends/platform/symbian/src/SymbianOS.h')
-rw-r--r--backends/platform/symbian/src/SymbianOS.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/backends/platform/symbian/src/SymbianOS.h b/backends/platform/symbian/src/SymbianOS.h
index fea1ebc0b2..479f7fe9e0 100644
--- a/backends/platform/symbian/src/SymbianOS.h
+++ b/backends/platform/symbian/src/SymbianOS.h
@@ -50,28 +50,6 @@ public:
void addSysArchivesToSearchSet(Common::SearchSet &s, int priority = 0);
- // Vibration support
-#ifdef USE_VIBRA_SE_PXXX
- /**
- * Intialize the vibration api used if present and supported
- */
- void initializeVibration();
-
- /**
- * Turn vibration on, repeat no time
- * @param vibraLength number of repetitions
- */
- void vibrationOn(int vibraLength);
-
- /**
- * Turns the vibration off
- */
- void vibrationOff();
-
-protected:
- SonyEricsson::CVibration* _vibrationApi;
-#endif // USE_VIBRA_SE_PXXX
-
protected:
/**
* Used to intialized special game mappings