Effectively drop empty newlines at end of files (missing from rev 535)
[geeqie.git] / src / collect-table.c
index 5ac11a8..ebfc64f 100644 (file)
@@ -2434,4 +2434,3 @@ CollectInfo *collection_table_get_focus_info(CollectTable *ct)
 {
        return collection_table_find_data(ct, ct->focus_row, ct->focus_column, NULL);
 }
-