Revert "Fix review comments from enlightenment-devel. Thanks to discomfitor and demar...
[framework/uifw/edbus.git] / src / lib / dbus / e_dbus.c
index 33d3d2e..024b4c6 100644 (file)
@@ -577,7 +577,7 @@ e_dbus_connection_ref(E_DBus_Connection *conn)
   conn->refcount++;
 }
 
-EAPI DBusConnection *
+DBusConnection *
 e_dbus_connection_dbus_connection_get(E_DBus_Connection *conn)
 {
   return conn->conn;