diff options
author | Thomas White <taw@physics.org> | 2010-03-03 17:50:15 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2010-03-03 17:50:15 +0100 |
commit | 46a7ae42f1261a4aa0882af958ec93cc2e8d9610 (patch) | |
tree | 2976d88d9acce410575c32588be3bb1a8d4a91d7 /src/hdfsee.c | |
parent | 82792fbe72e2de4fa74f6bfc465159d86e59df43 (diff) |
Stabilise DirAx stuff, and remove GLib dependency
Diffstat (limited to 'src/hdfsee.c')
-rw-r--r-- | src/hdfsee.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hdfsee.c b/src/hdfsee.c index 5306059b..a1d16b56 100644 --- a/src/hdfsee.c +++ b/src/hdfsee.c @@ -91,7 +91,6 @@ int main(int argc, char *argv[]) {0, 0, NULL, 0} }; - g_thread_init(NULL); gtk_init(&argc, &argv); /* Short options */ |