From 82ab936f6a0282004c936da6d3721290a1e4f539 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Mon, 18 Feb 2008 02:37:26 +0100 Subject: Fill in IDL for PNP_GetDeviceRegProp. Guenther (This used to be commit b1b6e93aa1f1b6d80969b6e5dd8f723e21ae8ce8) --- source3/include/rpc_ntsvcs.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'source3/include') diff --git a/source3/include/rpc_ntsvcs.h b/source3/include/rpc_ntsvcs.h index 71274cc380..0056d16eb9 100644 --- a/source3/include/rpc_ntsvcs.h +++ b/source3/include/rpc_ntsvcs.h @@ -49,8 +49,6 @@ typedef struct { /**************************/ -#define DEV_REGPROP_DESC 1 - typedef struct { UNISTR2 devicepath; uint32 property; -- cgit