소스 검색

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;


||||||
x
 
000:0
불러오는 중...
취소
저장