aboutsummaryrefslogtreecommitdiff
path: root/view.c
diff options
context:
space:
mode:
Diffstat (limited to 'view.c')
-rw-r--r--view.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/view.c b/view.c
index 6982006..4f935cf 100644
--- a/view.c
+++ b/view.c
@@ -132,11 +132,8 @@ static gboolean view_pixbuf(GdkPixbuf *pixbuf)
return TRUE;
}
-
int main(int argc, char * argv[])
{
- g_type_init();
-
GError *error = NULL;
if (!isatty(STDOUT_FILENO)) {