소스 검색

library update

Oliver Fabel 1 년 전
부모
커밋
8589dd5452
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      mp_flipper_repl.h

+ 0 - 2
mp_flipper_repl.h

@@ -10,5 +10,3 @@
 bool mp_flipper_repl_continue_with_input(const char* input);
 
 size_t mp_flipper_repl_autocomplete(const char* str, size_t len, const mp_print_t* print, const char** compl_str);
-
-void mp_flipper_repl_execute(void* cli, void* args, void* ctx);