rdefeo 9 ヶ月 前
コミット
7f2db8ce0b
1 ファイル変更0 行追加1 行削除
  1. 0 1
      quac.c

+ 0 - 1
quac.c

@@ -91,7 +91,6 @@ int32_t quac_app(void* p) {
     FURI_LOG_I(TAG, "QUAC! QUAC!");
 
     size_t free_start = memmgr_get_free_heap();
-    furi_assert(0);
 
     App* app = app_alloc();
     quac_load_settings(app);