aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/utils/addr2name.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/addr2name.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/addr2name.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/addr2name.cpp b/utils/addr2name.cpp
index a564e42..5342705 100644
--- a/utils/addr2name.cpp
+++ b/utils/addr2name.cpp
@@ -33,7 +33,6 @@ namespace
}
std::vector<PDB> pdbs;
-
std::vector<pdb::Address> addresses;
private: