[LSASRV]
[reactos.git] / reactos / dll / win32 / lsasrv / authport.c
index 491e720..ee685dd 100644 (file)
@@ -6,14 +6,8 @@
  * COPYRIGHT:   Copyright 2009 Eric Kohl
  */
 
-/* INCLUDES ****************************************************************/
-
-
 #include "lsasrv.h"
 
-WINE_DEFAULT_DEBUG_CHANNEL(lsasrv);
-
-
 static LIST_ENTRY LsapLogonContextList;
 
 static HANDLE PortThreadHandle = NULL;