diff Common/Inc/data_central.h @ 225:2bb1db22b5f5 div-fixes-3

cleanup: random set of cleanups A random set of cleanups, as found during code reading, and looking around fixing issues. Contains all kinds of things: typo's in comment, typo in variable name, removal of unused code, making things static where possible. Does not contain any functional changes. Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
author Jan Mulder <jlmulder@xs4all.nl>
date Mon, 01 Apr 2019 15:50:41 +0200
parents cc9c18075e00
children 3949781096d4
line wrap: on
line diff
--- a/Common/Inc/data_central.h	Sun Mar 31 19:35:51 2019 +0200
+++ b/Common/Inc/data_central.h	Mon Apr 01 15:50:41 2019 +0200
@@ -391,12 +391,10 @@
 uint8_t uw;
 } bit8_Type;
 
-//extern SDiveState stateReal; only via    const SDiveState stateRealGetPointer(void);
 extern SDiveState stateSim;
 extern SDiveState stateDeco;
 extern uint8_t decoLock;
 extern const SDiveState * stateUsed;
-extern SLifeData2 secondaryInformation;
 
 
 enum DECO_LOCK{