Skip to content

Commit 4a2f77a

Browse files
committed
Fix handling of contentScaleFactor != 1
1 parent 290e933 commit 4a2f77a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

cocos2d/cocoa/CCGeometry.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@
2424
THE SOFTWARE.
2525
****************************************************************************/
2626

27-
/**
28-
* @namespace
29-
*/
30-
var cc = cc || {};
31-
3227
//--------------------------------------------------------
3328
//
3429
// POINT

0 commit comments

Comments
 (0)