aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/utils/name2addr.cpp
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-05-20 03:37:57 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-05-20 03:37:57 +0300
commitbd2e96ea837beb5e54f50dd4fedbb247e5ccd1a1 (patch)
treeedc9cc8756f13c07f58d4d1a2bf08c9b9985d070 /utils/name2addr.cpp
parenti have no idea how this compiled (diff)
downloadwinapi-debug-bd2e96ea837beb5e54f50dd4fedbb247e5ccd1a1.tar.gz
winapi-debug-bd2e96ea837beb5e54f50dd4fedbb247e5ccd1a1.zip
code style
Diffstat (limited to '')
-rw-r--r--utils/name2addr.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/name2addr.cpp b/utils/name2addr.cpp
index c6602c9..543cd7b 100644
--- a/utils/name2addr.cpp
+++ b/utils/name2addr.cpp
@@ -32,7 +32,6 @@ namespace
}
std::vector<PDB> pdbs;
-
std::vector<std::string> names;
private: