diff options
Diffstat (limited to 'sandbox/sandbox_poc/pocdll/registry.cc')
-rw-r--r-- | sandbox/sandbox_poc/pocdll/registry.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/sandbox_poc/pocdll/registry.cc b/sandbox/sandbox_poc/pocdll/registry.cc index 1d2ff6d..f5b249d 100644 --- a/sandbox/sandbox_poc/pocdll/registry.cc +++ b/sandbox/sandbox_poc/pocdll/registry.cc @@ -61,4 +61,3 @@ void POCDLL_API TestRegistry(HANDLE log) { L"Software\\Microsoft\\Windows NT\\CurrentVersion\\WinLogon", output); } - |