Remove deprecated code

This commit is contained in:
Daniel
2020-04-24 11:31:26 +02:00
parent fe7d146360
commit 6d6b03cac3
5 changed files with 0 additions and 72 deletions

View File

@@ -7,7 +7,5 @@ func TestSet(t *testing.T) {
// only test for panics
// TODO: write real tests
setSelectedSecurityLevel(0)
SetPortmasterStatus(0, "")
SetGate17Status(0, "")
}