about summary refs log tree commit diff stats
path: root/src/LYMainLoop.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYMainLoop.h')
-rw-r--r--src/LYMainLoop.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/LYMainLoop.h b/src/LYMainLoop.h
index 25d7b133..b3a5bd99 100644
--- a/src/LYMainLoop.h
+++ b/src/LYMainLoop.h
@@ -1,9 +1,7 @@
+
 #ifndef LYMAINLOOP_H
 #define LYMAINLOOP_H
 
-#include <HTUtils.h>
-
-extern void LYCloseTracelog NOPARAMS;
 extern int mainloop NOPARAMS;
 
 #endif /* LYMAINLOOP_H */