From 904ee92b7ec6a53faf7e78d3e3b025eb6f4033cc Mon Sep 17 00:00:00 2001 From: vanhofen Date: Fri, 5 Jan 2024 23:02:50 +0100 Subject: [PATCH] neutrino remove unused fromflash from CmdParser() Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/6437793f783e0a12dd2580a698851af533ad6d01 Author: vanhofen Date: 2024-01-05 (Fri, 05 Jan 2024) Origin message was: ------------------ - neutrino remove unused fromflash from CmdParser() ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- src/neutrino.cpp | 5 ----- src/neutrino.h | 1 - 2 files changed, 6 deletions(-) diff --git a/src/neutrino.cpp b/src/neutrino.cpp index 6f714da7b..dcca823aa 100644 --- a/src/neutrino.cpp +++ b/src/neutrino.cpp @@ -2557,7 +2557,6 @@ void CNeutrinoApp::CmdParser(int argc, char **argv) sections_debug = 1; softupdate = false; - //fromflash = false; for(int x=1; x