diff options
author | Amin Hassani <ahassani@chromium.org> | 2019-01-14 16:29:47 -0800 |
---|---|---|
committer | chrome-bot <chrome-bot@chromium.org> | 2019-01-16 01:46:42 -0800 |
commit | 7cc8bb085b6f04cbeca7cb77ddb6798fa9725e2f (patch) | |
tree | 55b88a1bafb293b4210bf2de59c8892c0985f8b5 /network_selector_interface.h | |
parent | 4b71743b20d0ca155df3414a863a48cb898622c9 (diff) |
update_engine: Run clang-format on ./ (root directory)
BUG=none
TEST=unittest
Change-Id: Ibd075dc7ea9a18e798f612e35725f1c83c112809
Reviewed-on: https://chromium-review.googlesource.com/1409708
Commit-Ready: Amin Hassani <ahassani@chromium.org>
Tested-by: Amin Hassani <ahassani@chromium.org>
Reviewed-by: Sen Jiang <senj@chromium.org>
Diffstat (limited to 'network_selector_interface.h')
-rw-r--r-- | network_selector_interface.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/network_selector_interface.h b/network_selector_interface.h index 6c17b2cc..bd0948f9 100644 --- a/network_selector_interface.h +++ b/network_selector_interface.h @@ -32,7 +32,6 @@ extern const NetworkId kDefaultNetworkId; class NetworkSelectorInterface { public: - virtual ~NetworkSelectorInterface() = default; // Set the current process network. All sockets created in the future will be |