summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPius Lee <pius.lee@samsung.com>2012-02-10 19:32:32 +0900
committerPius Lee <pius.lee@samsung.com>2012-02-10 19:32:32 +0900
commitcabc995129a29a1f150bda541f755e1fb7f3ad85 (patch)
tree6e152fa6d183b1e0212059289ccaaadf464ea28e /include
parent98f46e1fbd4b3590435952f93669817b646b114b (diff)
downloadhaptic-cabc995129a29a1f150bda541f755e1fb7f3ad85.tar.gz
haptic-cabc995129a29a1f150bda541f755e1fb7f3ad85.tar.bz2
haptic-cabc995129a29a1f150bda541f755e1fb7f3ad85.zip
additional fix for lower framework
Diffstat (limited to 'include')
-rwxr-xr-xinclude/haptic_private.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/haptic_private.h b/include/haptic_private.h
index cbe4059..cbb459f 100755
--- a/include/haptic_private.h
+++ b/include/haptic_private.h
@@ -26,7 +26,6 @@ extern "C" {
void _haptic_init();
void _haptic_deinit();
-int _haptic_play_monotone(int dev, int duration, haptic_level_e level);
#ifdef __cplusplus
}