Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/lua/src/modules/winreg.c')
-rw-r--r--3rdparty/lua/src/modules/winreg.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/3rdparty/lua/src/modules/winreg.c b/3rdparty/lua/src/modules/winreg.c
index ba9b13f..8676ff9 100644
--- a/3rdparty/lua/src/modules/winreg.c
+++ b/3rdparty/lua/src/modules/winreg.c
@@ -1,10 +1,6 @@
#define __LUA_WINREG_C__
#include "winreg.h"
-#ifdef LUA_REG_NO_HIVEOPS
-# define __WIN_PRIVILEGES_H__
-#endif // LUA_REG_NO_HIVEOPS
-
#ifdef LUA_REG_NO_WINTRACE
# define __WINTRACE_H__
# ifndef NOP_FUNCTION