aboutsummaryrefslogtreecommitdiff
path: root/backends/PalmOS/Src/be_base.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/PalmOS/Src/be_base.h')
-rwxr-xr-xbackends/PalmOS/Src/be_base.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/backends/PalmOS/Src/be_base.h b/backends/PalmOS/Src/be_base.h
index fede0d2700..ec12ee0401 100755
--- a/backends/PalmOS/Src/be_base.h
+++ b/backends/PalmOS/Src/be_base.h
@@ -61,8 +61,6 @@ typedef struct {
void *param;
} SoundType, *SoundPtr;
-extern "C" void SysEventGet(EventType *, Int32);
-
class OSystem_PalmBase : public OSystem {
private:
virtual void int_initBackend() { }