Remove some code which was rendered obsolete by md5's commit r33610
svn-id: r33617
This commit is contained in:
parent
2f2a4f03d0
commit
4900a3e96e
2 changed files with 0 additions and 17 deletions
|
@ -70,17 +70,6 @@
|
|||
|
||||
|
||||
|
||||
/*
|
||||
* Include header files needed for getDefaultConfigFileName().
|
||||
*/
|
||||
#if defined(WIN32)
|
||||
#include <windows.h>
|
||||
// winnt.h defines ARRAYSIZE, but we want our own one...
|
||||
#undef ARRAYSIZE
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
static Uint32 timer_handler(Uint32 interval, void *param) {
|
||||
((DefaultTimerManager *)param)->handler();
|
||||
return interval;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue