summaryrefslogtreecommitdiffstats
path: root/sandbox/src/pe_image.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/src/pe_image.cc')
-rw-r--r--sandbox/src/pe_image.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/src/pe_image.cc b/sandbox/src/pe_image.cc
index 88023f1..75c22b9 100644
--- a/sandbox/src/pe_image.cc
+++ b/sandbox/src/pe_image.cc
@@ -541,4 +541,3 @@ PVOID PEImageAsData::RVAToAddr(DWORD rva) const {
}
} // namespace sandbox
-