remove FILEREF_DEBUG that sneaked in

This commit is contained in:
Joris Vink 2019-10-16 12:13:21 +02:00
parent cdc3347120
commit 7da7141c21
1 changed files with 0 additions and 2 deletions

View File

@ -23,8 +23,6 @@
#include "kore.h"
#define FILEREF_DEBUG 1
/* cached filerefs expire after 30 seconds of inactivity. */
#define FILEREF_EXPIRATION (1000 * 30)