@codebrainz commented on this pull request.
In treebrowser/src/treebrowser.c:
> @@ -138,11 +138,7 @@ PLUGIN_SET_TRANSLATABLE_INFO( static GList* _gtk_cell_layout_get_cells(GtkTreeViewColumn *column) { -#if GTK_CHECK_VERSION(2, 12, 0)
Why not remove this whole function? It looks like it was only added for backwards compatibility pre-2.12, and has a confusing name.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.