summaryrefslogtreecommitdiff
path: root/examples/post-twitter.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/post-twitter.c')
-rw-r--r--examples/post-twitter.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/post-twitter.c b/examples/post-twitter.c
index 04c8d89..3f9cc73 100644
--- a/examples/post-twitter.c
+++ b/examples/post-twitter.c
@@ -31,7 +31,6 @@ main (int argc, char **argv)
GError *error = NULL;
char pin[256];
- g_thread_init (NULL);
g_type_init ();
if (argc != 2) {