Преглед изворни кода

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

Willy-JL пре 1 година
родитељ
комит
22527c9319
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      xremote/xremote_app.c

+ 0 - 1
xremote/xremote_app.c

@@ -358,7 +358,6 @@ XRemoteAppContext* xremote_app_context_alloc(void* arg) {
 
     /* Allocate and setup view dispatcher */
     ctx->view_dispatcher = view_dispatcher_alloc();
-    view_dispatcher_enable_queue(ctx->view_dispatcher);
     view_dispatcher_attach_to_gui(ctx->view_dispatcher, ctx->gui, ViewDispatcherTypeFullscreen);
 
     return ctx;