pull/66/head
shaun feakes 2019-05-25 14:13:37 -05:00
parent 1ba6dcfc16
commit ce49ef85eb
1 changed files with 1 additions and 8 deletions

View File

@ -107,13 +107,6 @@ pda_menu_type pda_m_type()
}
/*
--- Main Menu ---
Line 0 =
@ -170,7 +163,7 @@ bool process_pda_menu_packet(unsigned char* packet, int length)
}
#ifdef SOME_CRAP
#ifdef DO_NOT_COMPILE
bool NEW_process_pda_menu_packet_NEW(unsigned char* packet, int length)
{
bool rtn = true;