Fix added websearch twice issue.

This commit is contained in:
qianlifeng
2014-03-23 18:14:46 +08:00
parent 1a5bc2ddfe
commit d8536c20b0
3 changed files with 19 additions and 14 deletions

View File

@@ -93,8 +93,6 @@ namespace Wox
//DwmDropShadow.DropShadowToWindow(this);
WindowIntelopHelper.DisableControlBox(this);
throw new Exception();
}
private void CurrentDomain_UnhandledException(object sender, UnhandledExceptionEventArgs e)