Drop Opera support

It's sad nobody is actually using it. See article: "Across desktop and
mobile, Chrome is used more than Firefox, IE, and Opera combined" -
thenextweb.com
bug/bundler_fix
sinn3r 2014-02-10 18:03:42 -06:00
parent 1414f6794c
commit fdd696fc31
1 changed files with 1 additions and 2 deletions

View File

@ -97,8 +97,7 @@ class Webcam
when /win/
paths = [
"Program Files\\Google\\Chrome\\Application\\chrome.exe",
"Program Files\\Mozilla Firefox\\firefox.exe",
"Program Files\\Opera\\launcher.exe"
"Program Files\\Mozilla Firefox\\firefox.exe"
]
drive = session.sys.config.getenv("SYSTEMDRIVE")