@Gitoffthelawn commented on this pull request.
> @@ -117,7 +117,7 @@ lo_init_prefs(GeanyPlugin *plugin)
lo_info->use_collation_compare = utils_get_setting_boolean(config,
"general", "use_collation_compare", FALSE);
- printf("VALUE: %d\n", lo_info->use_collation_compare);
+ /* printf("VALUE: %d\n", lo_info->use_collation_compare); */
WFM. Removed. :)
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1323#discussion_r1570184051
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-plugins/pull/1323/review/[email protected]>