mirror of https://github.com/BOINC/boinc.git
API: remove references to removed files bmplib.h and tgalib.h
svn path=/trunk/boinc/; revision=25977
This commit is contained in:
parent
2b2e7c5cf9
commit
74452bfbd0
|
@ -37,8 +37,6 @@ extern "C" {
|
|||
#else
|
||||
#include "jpeglib.h"
|
||||
#endif
|
||||
#include "bmplib.h"
|
||||
#include "tgalib.h"
|
||||
#endif
|
||||
|
||||
#ifndef _WIN32
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue