Qt: cleanup

This commit is contained in:
Brad Parker 2018-08-10 19:23:52 -04:00
parent 177642ac2f
commit 376608aea0

View File

@ -91,7 +91,6 @@ extern "C" {
#define PARTIAL_EXTENSION ".partial"
#define TEMP_EXTENSION ".update_tmp"
#define RETROARCH_NIGHTLY_UPDATE_PATH "../RetroArch_update.zip"
#define TEXT(src) "" #src
static ui_window_qt_t ui_window = {0};