diff --git a/EEStore.cpp b/EEStore.cpp
index e1131ac..14ed925 100644
--- a/EEStore.cpp
+++ b/EEStore.cpp
@@ -18,7 +18,6 @@
* You should have received a copy of the GNU General Public License
* along with CommandStation. If not, see .
*/
-#include // isascii in dump for diagnostics
#include "EEStore.h"
#include "Turnouts.h"
#include "Sensors.h"
@@ -98,7 +97,7 @@ void EEStore::dump(int num) {
DIAG(F("\nAddr 0x char\n"));
for (int n=0 ; n