소스 검색

* Removed unused includes.

tags/v0.99.beta14
Sam Hocevar sam 19 년 전
부모
커밋
8995ef3837
1개의 변경된 파일0개의 추가작업 그리고 8개의 파일을 삭제
  1. +0
    -8
      caca/graphics.c

+ 0
- 8
caca/graphics.c 파일 보기

@@ -19,14 +19,6 @@

#include "config.h"

#include <stdio.h> /* BUFSIZ */
#include <string.h>
#include <stdlib.h>
#if defined(HAVE_UNISTD_H)
# include <unistd.h>
#endif
#include <stdarg.h>

#include "caca.h"
#include "caca_internals.h"
#include "cucul.h"


불러오는 중...
취소
저장