1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-26 21:57:41 +03:00

s3: remove unused PRS_POINTER_CAST macro.

Guenther
This commit is contained in:
Günther Deschner 2009-10-01 13:42:29 +02:00
parent 2497f70257
commit 926457ec95

View File

@ -24,7 +24,6 @@
#define _RPC_MISC_H
#define SMB_RPC_INTERFACE_VERSION 1
#define PRS_POINTER_CAST bool (*)(const char*, prs_struct*, int, void*)
/**********************************************************************