Skip to content

Commit

Permalink
Remove unused color
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Toueg committed Sep 25, 2014
1 parent 37f56ac commit 674013b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion quickdialog/QuickDialog.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,5 @@
#import "QTextField.h"

//to discuss : define vs. const UIColor
#define green_color [UIColor colorWithRed:0.373 green:0.878 blue:0.471 alpha:1]
#define blue_color [UIColor colorWithRed:0.932 green:0.976 blue:1.000 alpha:1.000]

0 comments on commit 674013b

Please sign in to comment.