removed unused log header from main.cpp
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#define SDL_MAIN_HANDLED
|
||||
|
||||
#include "Application.h"
|
||||
#include "Log.h"
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
Application app;
|
||||
|
||||
Reference in New Issue
Block a user