diff --git a/docs/reference/gio/overview.xml b/docs/reference/gio/overview.xml index 6da4492d2..dcb1bdb73 100644 --- a/docs/reference/gio/overview.xml +++ b/docs/reference/gio/overview.xml @@ -280,12 +280,6 @@ Gvfs is also heavily distributed and relies on a session bus to be present. To do so, use the gio-unix-2.0.pc file instead of gio-2.0.pc - - - Since GIO is based on GObject, you need to call g_type_init() - before you can use any GIO functions. If your application uses - GTK+, this is already taken care of by gtk_init(). -