Layers:Review:Removed grid drawing routine : was never drawn

This commit is contained in:
jdescottes
2013-09-30 22:44:02 +02:00
parent f514b6cd10
commit 2686a2e944
5 changed files with 24 additions and 50 deletions

View File

@ -36,7 +36,6 @@ var Constants = {
IMAGE_SERVICE_GET_URL : 'http://screenletstore.appspot.com/img/',
GRID_STROKE_WIDTH: 1,
GRID_STROKE_COLOR: 'lightgray',
LEFT_BUTTON : 'left_button_1',
RIGHT_BUTTON : 'right_button_2'