summaryrefslogtreecommitdiffstats
path: root/sandbox/src/handle_table.h
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/src/handle_table.h')
-rw-r--r--sandbox/src/handle_table.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/src/handle_table.h b/sandbox/src/handle_table.h
index 8d24524..9b1fc66 100644
--- a/sandbox/src/handle_table.h
+++ b/sandbox/src/handle_table.h
@@ -151,7 +151,6 @@ class HandleTable {
}
std::vector<BYTE> handle_info_buffer_;
- static HMODULE ntdll_;
DISALLOW_COPY_AND_ASSIGN(HandleTable);
};