Explorar el Código

library update

Oliver Fabel hace 1 año
padre
commit
8589dd5452
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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);