소스 검색

Fix build

D.R.racer 3 년 전
부모
커밋
eed816d9de
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      Firmware/ultralcd.cpp

+ 0 - 2
Firmware/ultralcd.cpp

@@ -3210,8 +3210,6 @@ void lcd_show_choices_prompt_P(uint8_t selected, const char *first_choice, const
     }
     }
 }
 }
 
 
-typedef ;
-
 //! @brief Show single or multiple screen message with two possible choices and wait with possible timeout
 //! @brief Show single or multiple screen message with two possible choices and wait with possible timeout
 //! @param msg Message to show. If NULL, do not clear the screen and handle choice selection only.
 //! @param msg Message to show. If NULL, do not clear the screen and handle choice selection only.
 //! @param allow_timeouting bool, if true, allows time outing of the screen
 //! @param allow_timeouting bool, if true, allows time outing of the screen