Clean up avrorouter files

Removed commented out code, manual revision notes and extraneous comments.
This commit is contained in:
Markus Mäkelä
2018-05-22 09:12:11 +03:00
parent 77c713baa6
commit 354e9aeefc
4 changed files with 0 additions and 81 deletions

View File

@ -22,14 +22,6 @@
* through all the records and looking for a matching record.
*
* The index is stored as an SQLite3 database.
*
* @verbatim
* Revision History
*
* Date Who Description
* 2/04/2016 Markus Mäkelä Initial implementation
*
* @endverbatim
*/
#include "avrorouter.h"