Use 'static' to local function which is limited to the current source file.
[framework/api/radio.git] / include / radio_private.h
index 70177d6..b128372 100644 (file)
@@ -40,9 +40,6 @@ typedef struct _radio_s{
        bool mute;
 } radio_s;
 
-int mm_radio_msg_callback(int message, void *param, void *user_data);
-
-
 #ifdef __cplusplus
 }
 #endif