summaryrefslogtreecommitdiff
path: root/examples/lastfm-shout.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/lastfm-shout.c')
-rw-r--r--examples/lastfm-shout.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/lastfm-shout.c b/examples/lastfm-shout.c
index b11b716..f1e5f69 100644
--- a/examples/lastfm-shout.c
+++ b/examples/lastfm-shout.c
@@ -87,7 +87,6 @@ main (int argc, char **argv)
{ NULL }
};
- g_thread_init (NULL);
g_type_init ();
context = g_option_context_new ("- send a shout to a Last.fm user");