Procházet zdrojové kódy

* Removed unused includes.

tags/v0.99.beta14
Sam Hocevar sam před 19 roky
rodič
revize
8995ef3837
1 změnil soubory, kde provedl 0 přidání a 8 odebrání
  1. +0
    -8
      caca/graphics.c

+ 0
- 8
caca/graphics.c Zobrazit soubor

@@ -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"


Načítá se…
Zrušit
Uložit