mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-14 03:37:10 +08:00
Remove unused code
This commit is contained in:
parent
ca3bedc9a1
commit
2846eea956
@ -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 New Issue
Block a user