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
ca3bedc9a1
commit
2846eea956
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@ namespace Wox
|
|||
[Synchronization]
|
||||
public partial class ResultPanel : UserControl
|
||||
{
|
||||
//TODO: Refactor this event
|
||||
public event Action<Result, IDataObject, DragEventArgs> ItemDropEvent;
|
||||
|
||||
public void AddResults(List<Result> newResults, string resultId)
|
||||
|
|
|
|||
Loading…
Reference in a new issue