diff options
| author | Johan Hedberg <johan.hedberg@nokia.com> | 2007-05-15 12:50:13 +0000 | 
|---|---|---|
| committer | Johan Hedberg <johan.hedberg@nokia.com> | 2007-05-15 12:50:13 +0000 | 
| commit | 6023817d9880a2d71516416b010555f041ec187d (patch) | |
| tree | 3a5d2cf665651d5719300baab19a856d41593d03 /audio/headset.c | |
| parent | 2f9928fa78e9b4c767a5f584d068fb44b43856cd (diff) | |
Remove unused functions and defines from the header file
Diffstat (limited to 'audio/headset.c')
| -rw-r--r-- | audio/headset.c | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/audio/headset.c b/audio/headset.c index 72fc3bfb..edd59b4b 100644 --- a/audio/headset.c +++ b/audio/headset.c @@ -59,6 +59,8 @@  #define RING_INTERVAL 3000 +#define BUF_SIZE 1024 +  typedef enum {  	HEADSET_EVENT_KEYPRESS,  	HEADSET_EVENT_GAIN, | 
