summaryrefslogtreecommitdiff
path: root/src/connman.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/connman.h')
-rwxr-xr-xsrc/connman.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/connman.h b/src/connman.h
index 26aa7e50..e3296a7a 100755
--- a/src/connman.h
+++ b/src/connman.h
@@ -125,11 +125,6 @@ int __connman_agent_request_peer_authorization(struct connman_peer *peer,
bool wps_requested,
const char *dbus_sender,
void *user_data);
-#if defined TIZEN_CONNMAN_USE_BLACKLIST
-dbus_bool_t __connman_agent_request_blacklist_check(
- const char *name, const char *security, const char *eap);
-#endif
-
#include <connman/log.h>
int __connman_log_init(const char *program, const char *debug,