This set of patches remove some unused functions and make static some functions not required to be global. Frediano Ziglio (5): remove unused reds_set_mm_time removed unused red_qxl_set_mm_time removed unused tree debugging function do not compile dump_bitmap if not necessary make some functions static server/red-qxl.c | 6 -- server/red-qxl.h | 1 - server/reds.c | 10 --- server/reds.h | 1 - server/smartcard.c | 4 +- server/spice-bitmap-utils.c | 2 + server/spicevmc.c | 4 +- server/tree.c | 161 -------------------------------------------- server/tree.h | 1 - 9 files changed, 6 insertions(+), 184 deletions(-) -- 2.5.5 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel