API: remove references to removed files bmplib.h and tgalib.h

svn path=/trunk/boinc/; revision=25977
This commit is contained in:
Charlie Fenton 2012-08-03 22:07:04 +00:00
parent 2b2e7c5cf9
commit 74452bfbd0
2 changed files with 6 additions and 2 deletions

View File

@ -37,8 +37,6 @@ extern "C" {
#else
#include "jpeglib.h"
#endif
#include "bmplib.h"
#include "tgalib.h"
#endif
#ifndef _WIN32

View File

@ -5249,3 +5249,9 @@ David 3 Aug 2012
bmplib.cpp,h (removed)
tgalib.cpp,h
gutil.cpp
Charlie 3 Aug 2012
- API: remove references to removed files bmplib.h and tgalib.h.
api/
gutil_text.cpp