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
|
#else
|
||||||
#include "jpeglib.h"
|
#include "jpeglib.h"
|
||||||
#endif
|
#endif
|
||||||
#include "bmplib.h"
|
|
||||||
#include "tgalib.h"
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef _WIN32
|
#ifndef _WIN32
|
||||||
|
|
|
@ -5249,3 +5249,9 @@ David 3 Aug 2012
|
||||||
bmplib.cpp,h (removed)
|
bmplib.cpp,h (removed)
|
||||||
tgalib.cpp,h
|
tgalib.cpp,h
|
||||||
gutil.cpp
|
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