Skip to content

Commit

Permalink
Screen_Scale doesn't exist anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
joshaber committed May 15, 2012
1 parent 7bd0ff9 commit 6451d92
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ExampleProject/ConcordeExample/main.m
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,5 @@ int main(int argc, char *argv[])
AtLeastLion = YES;
}

Screen_Scale = [[NSScreen mainScreen] userSpaceScaleFactor]; // hidpi is still a work in progress

return NSApplicationMain(argc, (const char **)argv);
}

0 comments on commit 6451d92

Please sign in to comment.