diff options
-rw-r--r-- | drivers/hfpmodem/hfpmodem.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/hfpmodem/hfpmodem.h b/drivers/hfpmodem/hfpmodem.h index c95ea3fd..bf5d5633 100644 --- a/drivers/hfpmodem/hfpmodem.h +++ b/drivers/hfpmodem/hfpmodem.h @@ -18,8 +18,6 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * */ -#ifndef __BLUETOOTH_H__ -#define __BLUETOOTH_H__ #include <drivers/atmodem/atutil.h> #include <ofono/dbus.h> @@ -82,5 +80,3 @@ extern void hfp_call_volume_exit(); extern void hfp_voicecall_init(); extern void hfp_voicecall_exit(); - -#endif |