mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
Remove unused code
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user