commit | 46d34e24b40bd2d1f457131f95599d363a015d6c | [log] [tgz] |
---|---|---|
author | Maciej Żenczykowski <maze@google.com> | Wed Apr 01 22:11:28 2020 -0700 |
committer | Maciej Żenczykowski <maze@google.com> | Wed Apr 01 22:18:41 2020 -0700 |
tree | 77a183c27888ce52eda3691a00d9c51d112a20f3 | |
parent | c0eca92a9fc3bee8350c8b18fff1b19ec349cd03 [diff] |
SockDiag - remove spurious class declaration Fixes: system/netd/server/SockDiag.h:37:7: warning: no definition found for 'SockDiagTest', but a definition with the same name 'SockDiagTest' found in another namespace 'android::net' [bugprone-forward-declaration-namespace] class SockDiagTest; ^ Test: builds Bug: 153035880 Change-Id: I1ff1b89a7066955457affe7f7cbbeef832ddc882