Remove non-const global pointer to control
Fullfill the TODO:
// TODO spaeter entfernen naechsten beiden zeilen
#include "control.h"
extern Control *cw;
Fullfill the TODO:
// TODO spaeter entfernen naechsten beiden zeilen
#include "control.h"
extern Control *cw;
added refactoring label
330-remove-non-const-global-pointer-to-control
to address this issue created branch 330-remove-non-const-global-pointer-to-control
to address this issue
mentioned in merge request !213 (merged)
mentioned in commit 95fca067
closed with merge request !213 (merged)