Skip to content

Commit

Permalink
🔥 remove macOs swipe navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
akashnimare committed Apr 1, 2017
1 parent 1f6d076 commit bcaf54b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 72 deletions.
69 changes: 0 additions & 69 deletions app/main/macos-swipe-navigation.js

This file was deleted.

3 changes: 0 additions & 3 deletions app/main/preload.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ process.once('loaded', () => {
global.clearImmediate = _clearImmediate;
});

// enable swipe back/forward navigation on macOS
require('./macos-swipe-navigation.js').register();

// eslint-disable-next-line import/no-unassigned-import
require('./domain');

Expand Down

0 comments on commit bcaf54b

Please sign in to comment.