Simplify the auto-updater implementations
authorCheng Zhao <zcbenz@gmail.com>
Fri, 23 Oct 2015 07:40:56 +0000 (15:40 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Fri, 23 Oct 2015 07:40:56 +0000 (15:40 +0800)
commitf89d28a63ebdaff666a2d22cec50f27a753562da
treeae10a07e75fdafc103313f037e1ec4a4cc58ab7e
parentd74ef5c078e2a13074147281cbed51378ee5315d
Simplify the auto-updater implementations

We used to use Sparkle on OS X, and the design was reserved to be
extended to all platforms, which are all wrong now.
atom/browser/api/atom_api_auto_updater.cc
atom/browser/api/atom_api_auto_updater.h
atom/browser/api/lib/auto-updater/auto-updater-mac.coffee
atom/browser/auto_updater.cc
atom/browser/auto_updater.h
atom/browser/auto_updater_delegate.h [deleted file]
atom/browser/auto_updater_linux.cc [deleted file]
atom/browser/auto_updater_mac.mm
atom/browser/auto_updater_win.cc [deleted file]
filenames.gypi