Page MenuHomePhabricator

D5535.diff
No OneTemporary

D5535.diff

diff --git a/services/tunnelbroker/src/libcpp/src/Database/DeviceSessionItem.cpp b/services/tunnelbroker/src/libcpp/src/Database/DeviceSessionItem.cpp
--- a/services/tunnelbroker/src/libcpp/src/Database/DeviceSessionItem.cpp
+++ b/services/tunnelbroker/src/libcpp/src/Database/DeviceSessionItem.cpp
@@ -49,7 +49,6 @@
throw std::runtime_error("Error: DeviceID format is wrong.");
}
tools::checkIfNotEmpty("pubKey", this->pubKey);
- tools::checkIfNotEmpty("notifyToken", this->notifyToken);
tools::checkIfNotEmpty("deviceType", this->deviceType);
tools::checkIfNotEmpty("appVersion", this->appVersion);
tools::checkIfNotEmpty("deviceOs", this->deviceOs);

File Metadata

Mime Type
text/plain
Expires
Sun, Dec 22, 12:10 PM (12 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2691294
Default Alt Text
D5535.diff (675 B)

Event Timeline