mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Remove unused code
This commit is contained in:
parent
c41fbbb93e
commit
c3b6b8d821
1 changed files with 0 additions and 1 deletions
|
|
@ -146,7 +146,6 @@ namespace Wox
|
|||
|
||||
public event WoxKeyDownEventHandler BackKeyDownEvent;
|
||||
public event WoxGlobalKeyboardEventHandler GlobalKeyboardEvent;
|
||||
public event ResultItemDropEventHandler ResultItemDropEvent;
|
||||
|
||||
public void PushResults(Query query, PluginMetadata plugin, List<Result> results)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue