summaryrefslogtreecommitdiff
path: root/src/connman.h
diff options
context:
space:
mode:
authorhyunuktak <hyunuk.tak@samsung.com>2016-06-22 19:38:56 +0900
committerhyunuktak <hyunuk.tak@samsung.com>2016-06-22 19:39:05 +0900
commit267b65463cd3fd93a1ed245b527fca14fe469f07 (patch)
tree153f1a5ecc553869505307462724bbb39b6357db /src/connman.h
parente0c6508191296071b1f84adc9a9dbb3ac6d530ad (diff)
downloadconnman-267b65463cd3fd93a1ed245b527fca14fe469f07.tar.gz
connman-267b65463cd3fd93a1ed245b527fca14fe469f07.tar.bz2
connman-267b65463cd3fd93a1ed245b527fca14fe469f07.zip
Change-Id: Id3697d995e4db5d6f03cdf182825d5f61136e235 Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
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,