Skip to content
Snippets Groups Projects

Code cleanup

Closed Avinash Sonawane requested to merge rootkea/ristretto:cleanup into master
2 files
+ 1
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 0
1
@@ -1638,7 +1638,6 @@ image_list_model_iter_next (
image_list = RSTTO_IMAGE_LIST (tree_model);
file = iter->user_data;
pos = GPOINTER_TO_INT(iter->user_data3);
pos++;
Loading