Преглед изворни кода

Removed debug output

master
Bert пре 14 година
родитељ
комит
ac747c3f91
1 измењених фајлова са 0 додато и 2 уклоњено
  1. +0
    -2
      thumbs.c

+ 0
- 2
thumbs.c Прегледај датотеку

@@ -85,8 +85,6 @@ void tns_render(tns_t *tns, win_t *win) {

if (!tns || !win)
return;
printf("tns_render()\n");

tns->cols = win->w / thumb_dim;
tns->rows = win->h / thumb_dim;


Loading…
Откажи
Сачувај