Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

Commit

Permalink
Merge pull request #406 from mattpage/master
Browse files Browse the repository at this point in the history
Removed merge comment that was preventing NativeControls.js from working
  • Loading branch information
RandyMcMillan committed Mar 21, 2012
2 parents 8daf963 + 9ae7430 commit c0c4fb6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions iOS/NativeControls/NativeControls.js
Expand Up @@ -306,8 +306,4 @@ NativeControls.prototype.setStatusBarVisibilty = function(bHide)
if(!window.plugins)
window.plugins = {};

<<<<<<< HEAD
window.plugins.nativeControls = new NativeControls();
=======
window.plugins.nativeControls = new NativeControls();
>>>>>>> CordovaSupport

0 comments on commit c0c4fb6

Please sign in to comment.