diff options
Diffstat (limited to 'remoting/base/constants.h')
-rw-r--r-- | remoting/base/constants.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/remoting/base/constants.h b/remoting/base/constants.h index f5ea537..80c5572 100644 --- a/remoting/base/constants.h +++ b/remoting/base/constants.h @@ -7,8 +7,6 @@ namespace remoting { -extern const char kChromotingBotJid[]; - // Service name used for authentication. // TODO(ajwong): Remove this once we've killed off XmppToken usage. // BUG:83897 |