removed obsolete header file

This commit is contained in:
David Turner 2000-05-16 23:21:59 +00:00
parent 7ce42f4443
commit 701d754665
2 changed files with 0 additions and 7 deletions

View File

@ -1,6 +0,0 @@
#ifndef FTOUTLN_H
#define FTOUTLN_H
#include <freetype/internal/ftobjs.h>
#endif /* FTOUTLN_H */

View File

@ -26,7 +26,6 @@
#include <freetype/freetype.h>
#include <freetype/config/ftconfig.h>
#include <freetype/internal/ftobjs.h>
#include <freetype/internal/ftoutln.h>
static
const FT_Outline null_outline = { 0, 0, 0, 0, 0, 0 };