Skip to content

Commit

Permalink
Annoying comment deleted :D
Browse files Browse the repository at this point in the history
  • Loading branch information
luisespinoza committed Sep 19, 2013
1 parent 35b46f1 commit 8710fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LEColorPicker/LEColorPicker.m
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ - (LEColorScheme*)colorSchemeFromImage:(UIImage*)inputImage
width:LECOLORPICKER_GPU_DEFAULT_SCALED_SIZE
height:LECOLORPICKER_GPU_DEFAULT_SCALED_SIZE];

// Now, We set the initial OpenGL ES 2.0 state. LUCHIN: Aquí estamos trabajando
// Now, We set the initial OpenGL ES 2.0 state.
[self setupOpenGL];

// Then we set the scaled image as the texture to render.
Expand Down

0 comments on commit 8710fd4

Please sign in to comment.