ソースを参照

* Removed unused includes.

tags/v0.99.beta14
Sam Hocevar sam 18年前
コミット
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"


読み込み中…
キャンセル
保存