binder: Expose an aidl interface module
[mech_eap.git] / wpa_supplicant / binder / binder_manager.h
index 687e740..45def12 100644 (file)
@@ -29,8 +29,6 @@ namespace wpa_supplicant_binder {
  */
 class BinderManager {
 public:
-       static const char kBinderServiceName[];
-
        static BinderManager * getInstance();
        static void destroyInstance();
        int registerBinderService(struct wpa_global *global);