Remove unused critical section global variable PRINT32_RegistryBlocker.

This commit is contained in:
Albert den Haan 2000-08-18 23:04:12 +00:00 committed by Alexandre Julliard
parent 7a50e6bb26
commit 343dd1a1b9
1 changed files with 0 additions and 2 deletions

View File

@ -23,8 +23,6 @@
DEFAULT_DEBUG_CHANNEL(winspool);
CRITICAL_SECTION PRINT32_RegistryBlocker;
typedef struct _OPENEDPRINTER
{
LPWSTR lpsPrinterName;