Skip to content

Commit

Permalink
fix another derp
Browse files Browse the repository at this point in the history
  • Loading branch information
knzy committed Sep 12, 2012
1 parent 66b35b1 commit f2135ba
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions core/java/android/provider/Settings.java
Original file line number Diff line number Diff line change
Expand Up @@ -1980,11 +1980,6 @@ public static void setShowGTalkServiceStatus(ContentResolver cr, boolean flag) {
*/
public static final String SIP_ASK_ME_EACH_TIME = "SIP_ASK_ME_EACH_TIME";

/**
* Torch state (flashlight)
* @hide
*/
public static final String TORCH_STATE = "torch_state";
/**
* Pointer speed setting.
* This is an integer value in a range between -7 and +7, so there are 15 possible values.
Expand Down

0 comments on commit f2135ba

Please sign in to comment.