Ver Fonte

library update

Oliver Fabel há 1 ano atrás
pai
commit
8589dd5452
1 ficheiros alterados com 0 adições e 2 exclusões
  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);