Skip to content

Commit

Permalink
remove unused constants from TorServiceConstants
Browse files Browse the repository at this point in the history
  • Loading branch information
eighthave committed Oct 28, 2019
1 parent 6f5d48d commit 4d0a834
Showing 1 changed file with 0 additions and 3 deletions.
Expand Up @@ -93,10 +93,7 @@ public interface TorServiceConstants {

// actions for internal command Intents
String CMD_SIGNAL_HUP = "signal_hup";
String CMD_STATUS = "status";
String CMD_FLUSH = "flush";
String CMD_NEWNYM = "newnym";
String CMD_UPDATE_TRANS_PROXY = "update";
String CMD_SET_EXIT = "setexit";

String PREF_BINARY_TOR_VERSION_INSTALLED = "BINARY_TOR_VERSION_INSTALLED";
Expand Down

0 comments on commit 4d0a834

Please sign in to comment.