aboutsummaryrefslogtreecommitdiffstats
path: root/vxd_lib.c
diff options
context:
space:
mode:
authorJaroslav Hensl <jara@hensl.cz>2024-07-31 20:10:06 +0200
committerJaroslav Hensl <jara@hensl.cz>2024-07-31 20:10:06 +0200
commit3edc12d83254c04554461fdbb310dd46d284c27c (patch)
tree9a16c7bbea53839280243f372c8c2f63294049a1 /vxd_lib.c
parentbe8a59eca43f5de0b25c332f4e7c6f799fce307f (diff)
downloadvmdisp9x-3edc12d83254c04554461fdbb310dd46d284c27c.tar.gz
DD: surface align was too largev1.2024.0.73
Diffstat (limited to 'vxd_lib.c')
-rw-r--r--vxd_lib.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/vxd_lib.c b/vxd_lib.c
index 363ade9..2e53cbb 100644
--- a/vxd_lib.c
+++ b/vxd_lib.c
@@ -155,8 +155,6 @@ DWORD Get_VMM_Version()
return ver;
}
-static DWORD cs_count = 0;
-
volatile void __cdecl Begin_Critical_Section(ULONG Flags)
{
static ULONG sFlags;