summaryrefslogtreecommitdiff
path: root/src/eggfileformatchooser.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/eggfileformatchooser.c')
-rw-r--r--src/eggfileformatchooser.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/eggfileformatchooser.c b/src/eggfileformatchooser.c
index 2e5ac16..c3e5b1d 100644
--- a/src/eggfileformatchooser.c
+++ b/src/eggfileformatchooser.c
@@ -413,9 +413,6 @@ egg_file_format_chooser_init (EggFileFormatChooser *self)
view = gtk_tree_view_new_with_model (GTK_TREE_MODEL (self->priv->model));
self->priv->selection = gtk_tree_view_get_selection (GTK_TREE_VIEW (view));
-#if !GTK_CHECK_VERSION (3, 0, 0)
- gtk_tree_view_set_rules_hint (GTK_TREE_VIEW (view), TRUE);
-#endif
/* file format column */