X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=libraries%2Ffreetype-2.0.5%2Finclude%2Ffreetype%2Finternal%2Finternal.h;fp=libraries%2Ffreetype-2.0.5%2Finclude%2Ffreetype%2Finternal%2Finternal.h;h=0000000000000000000000000000000000000000;hp=c2dea4f97d04cf87b1c2aa9ac13e4368f5a5a691;hb=bab0189ee9d56aca8bea909275317ab4e0be09ee;hpb=b837c0527f117b54845242ee7626df6d88394444 diff --git a/libraries/freetype-2.0.5/include/freetype/internal/internal.h b/libraries/freetype-2.0.5/include/freetype/internal/internal.h deleted file mode 100644 index c2dea4f..0000000 --- a/libraries/freetype-2.0.5/include/freetype/internal/internal.h +++ /dev/null @@ -1,49 +0,0 @@ -/***************************************************************************/ -/* */ -/* internal.h */ -/* */ -/* Internal header files (specification only). */ -/* */ -/* Copyright 1996-2001 by */ -/* David Turner, Robert Wilhelm, and Werner Lemberg. */ -/* */ -/* This file is part of the FreeType project, and may only be used, */ -/* modified, and distributed under the terms of the FreeType project */ -/* license, LICENSE.TXT. By continuing to use, modify, or distribute */ -/* this file you indicate that you have read the license and */ -/* understand and accept it fully. */ -/* */ -/***************************************************************************/ - - - /*************************************************************************/ - /* */ - /* This file is automatically included by `ft2build.h'. */ - /* Do not include it manually! */ - /* */ - /*************************************************************************/ - - -#define FT_INTERNAL_OBJECTS_H -#define FT_INTERNAL_STREAM_H -#define FT_INTERNAL_MEMORY_H -#define FT_INTERNAL_EXTENSION_H -#define FT_INTERNAL_DEBUG_H -#define FT_INTERNAL_CALC_H -#define FT_INTERNAL_DRIVER_H -#define FT_INTERNAL_EXTEND_H - -#define FT_INTERNAL_SFNT_H - -#define FT_INTERNAL_TRUETYPE_TYPES_H -#define FT_INTERNAL_TYPE1_TYPES_H -#define FT_INTERNAL_CFF_TYPES_H -#define FT_INTERNAL_FNT_TYPES_H - -#define FT_INTERNAL_POSTSCRIPT_NAMES_H -#define FT_INTERNAL_POSTSCRIPT_AUX_H - -#define FT_INTERNAL_AUTOHINT_H - - -/* END */