Parcourir la source

Merge pokemon_trading from https://github.com/xMasterX/all-the-plugins

Willy-JL il y a 1 an
Parent
commit
14df626d46
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      pokemon_trading/pokemon_app.c

+ 0 - 1
pokemon_trading/pokemon_app.c

@@ -16,7 +16,6 @@ PokemonFap* pokemon_alloc() {
     // View dispatcher
     pokemon_fap->view_dispatcher = view_dispatcher_alloc();
 
-    view_dispatcher_enable_queue(pokemon_fap->view_dispatcher);
     view_dispatcher_set_event_callback_context(pokemon_fap->view_dispatcher, pokemon_fap);
     view_dispatcher_attach_to_gui(
         pokemon_fap->view_dispatcher,