diff options
Diffstat (limited to 'chrome/SConscript')
-rw-r--r-- | chrome/SConscript | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/SConscript b/chrome/SConscript index cef80b4c..282e6c2 100644 --- a/chrome/SConscript +++ b/chrome/SConscript @@ -186,7 +186,6 @@ libs = [ 'plugin/plugin.lib', 'renderer/renderer.lib', 'third_party/hunspell/hunspell.lib', - 'third_party/libevent/libevent.lib', 'third_party/sqlite/sqlite.lib', 'views/views.lib', '$V8_DIR/v8.lib', |