Remove unneeded code.

This commit is contained in:
Jonathan Naylor
2017-05-15 22:12:39 +01:00
parent 68b8ba031f
commit 3ab8bdfdc9
2 changed files with 1 additions and 43 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2015,2016 by Jonathan Naylor G4KLX
* Copyright (C) 2015,2016,2017 by Jonathan Naylor G4KLX
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -29,8 +29,6 @@ public:
void get(unsigned char* bytes) const;
void getTerminator(unsigned char* bytes) const;
bool getGI() const;
unsigned int getSrcId() const;