Skip to content

Commit

Permalink
Remove _.url.isInFrame API. See CMUI#56.
Browse files Browse the repository at this point in the history
  • Loading branch information
cssmagic committed Jun 24, 2015
1 parent 5f8a45b commit ad43f2b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/url.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ void function (window, _ext) {
//namespace
var url = {}

//page type
url.isInFrame = window.self !== window.top

//basic info
var loc = window.location

Expand Down

0 comments on commit ad43f2b

Please sign in to comment.