summaryrefslogtreecommitdiff
path: root/chromium/net/ssl/channel_id_service.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/net/ssl/channel_id_service.cc')
-rw-r--r--chromium/net/ssl/channel_id_service.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/chromium/net/ssl/channel_id_service.cc b/chromium/net/ssl/channel_id_service.cc
index 53c3c636cd7..74ab3816958 100644
--- a/chromium/net/ssl/channel_id_service.cc
+++ b/chromium/net/ssl/channel_id_service.cc
@@ -201,9 +201,6 @@ class ChannelIDServiceJob {
bool create_if_missing_;
};
-// static
-const char ChannelIDService::kEPKIPassword[] = "";
-
ChannelIDService::Request::Request() : service_(NULL) {
}