mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 14:07:36 +00:00
Remove unneeded code.
This commit is contained in:
parent
68b8ba031f
commit
3ab8bdfdc9
2 changed files with 1 additions and 43 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue