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);