Explorar o código

Assistant: Remove unnecessary global cursor tracking

Ben Wiederhake %!s(int64=3) %!d(string=hai) anos
pai
achega
dbc8465c20
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Userland/Applications/Assistant/main.cpp

+ 0 - 1
Userland/Applications/Assistant/main.cpp

@@ -52,7 +52,6 @@ public:
 
         set_shrink_to_fit(true);
         set_fill_with_background_color(true);
-        set_global_cursor_tracking(true);
         set_greedy_for_hits(true);
     }