X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Finclude%2Fpsdk%2Fwlanapi.h;h=72a15937821fa9bcf929b1d076ea284c6fe27fd5;hp=c2d5fa0e1f0ebe63421be8ddc446cf0a3e93f512;hb=80c1384089eab1af19819c7724c7a0dc3589893c;hpb=6bd4c18a13af26ac28d6f6018d6429002ed2059c diff --git a/reactos/include/psdk/wlanapi.h b/reactos/include/psdk/wlanapi.h index c2d5fa0e1f0..72a15937821 100644 --- a/reactos/include/psdk/wlanapi.h +++ b/reactos/include/psdk/wlanapi.h @@ -186,6 +186,7 @@ typedef L2_NOTIFICATION_DATA WLAN_NOTIFICATION_DATA, *PWLAN_NOTIFICATION_DATA; /* FIXME */ +#if 0 typedef struct struct_C { ULONGLONG elem_1; ULONGLONG elem_2; @@ -213,6 +214,7 @@ typedef struct struct_E { WCHAR elem_3[256]; WCHAR elem_4[1024]; } struct_E ; +#endif /* Functions */ #if !defined(__midl) && !defined(__WIDL__)