From 5b9b81f40dd53d410f4ac7dba5ddf1e7c5b60a3e Mon Sep 17 00:00:00 2001 From: Jacek Jendrzej Date: Fri, 3 Nov 2017 10:22:11 +0100 Subject: [PATCH] remove unused Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/39440333e8f4e012ea0447a3caf1f3f57ccf747d Author: Jacek Jendrzej Date: 2017-11-03 (Fri, 03 Nov 2017) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- src/neutrino.cpp | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/src/neutrino.cpp b/src/neutrino.cpp index d906874fd..5d4a80f5d 100644 --- a/src/neutrino.cpp +++ b/src/neutrino.cpp @@ -313,22 +313,6 @@ static SNeutrinoSettings::usermenu_t usermenu_default[] = { /************************************************************************************** * CNeutrinoApp - loadSetup, load the application-settings * **************************************************************************************/ -#if HAVE_TRIPLEDRAGON || HAVE_SPARK_HARDWARE || HAVE_GENERIC_HARDWARE -#define DEFAULT_X_START_SD 32 -#define DEFAULT_Y_START_SD 26 -#define DEFAULT_X_END_SD 694 -#define DEFAULT_Y_END_SD 570 -#else -#define DEFAULT_X_START_SD 60 -#define DEFAULT_Y_START_SD 20 -#define DEFAULT_X_END_SD 1220 -#define DEFAULT_Y_END_SD 560 -#endif - -#define DEFAULT_X_START_HD 40 //5 -#define DEFAULT_Y_START_HD 25 //5 -#define DEFAULT_X_END_HD 1235 //1275 -#define DEFAULT_Y_END_HD 690 //715 std::string ttx_font_file = "";