summaryrefslogtreecommitdiff
path: root/plugins/AutoRun/src/autorun.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/AutoRun/src/autorun.h')
-rw-r--r--plugins/AutoRun/src/autorun.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/AutoRun/src/autorun.h b/plugins/AutoRun/src/autorun.h
index 31fb3c9065..a1ae3abd01 100644
--- a/plugins/AutoRun/src/autorun.h
+++ b/plugins/AutoRun/src/autorun.h
@@ -13,5 +13,3 @@
#define SUB_KEY _T("Software\\Microsoft\\Windows\\CurrentVersion\\Run")
#define ModuleName LPGEN("Autorun")
-
-HKEY ROOT_KEY = HKEY_CURRENT_USER;