mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
GDBus: Remove g_dbus_is_activated()
It's generally hard to get this right so don't attempt to do so.
This commit is contained in:
@@ -35,8 +35,6 @@ gboolean g_dbus_is_unique_name (const gchar *string);
|
||||
gboolean g_dbus_is_member_name (const gchar *string);
|
||||
gboolean g_dbus_is_interface_name (const gchar *string);
|
||||
|
||||
gboolean g_dbus_is_activated (void);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
#endif /* __G_DBUS_UTILS_H__ */
|
||||
|
Reference in New Issue
Block a user