Remove unused code

This commit is contained in:
bao-qian 2016-03-26 18:15:28 +00:00
parent c41fbbb93e
commit c3b6b8d821

View File

@ -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)
{