Removed unused citra.h

This commit is contained in:
archshift 2014-08-14 22:49:31 -07:00
parent 73c53b5eb8
commit 80c4d7bf48
6 changed files with 3 additions and 15 deletions

View file

@ -12,8 +12,6 @@
#include "citra/emu_window/emu_window_glfw.h"
#include "citra/citra.h"
/// Application entry point
int __cdecl main(int argc, char **argv) {
LogManager::Init();