svn commit: samba r8707 - in branches/SAMBA_4_0/source/librpc/ndr: .

tridge at samba.org tridge at samba.org
Fri Jul 22 06:52:46 GMT 2005


Author: tridge
Date: 2005-07-22 06:52:46 +0000 (Fri, 22 Jul 2005)
New Revision: 8707

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=8707

Log:
this typedef isn't used, and breaks the build on HPUX, so I've removed it

Modified:
   branches/SAMBA_4_0/source/librpc/ndr/ndr_orpc.h


Changeset:
Modified: branches/SAMBA_4_0/source/librpc/ndr/ndr_orpc.h
===================================================================
--- branches/SAMBA_4_0/source/librpc/ndr/ndr_orpc.h	2005-07-22 05:04:45 UTC (rev 8706)
+++ branches/SAMBA_4_0/source/librpc/ndr/ndr_orpc.h	2005-07-22 06:52:46 UTC (rev 8707)
@@ -23,8 +23,6 @@
 #ifndef __NDR_ORPC_H__
 #define __NDR_ORPC_H__
 
-typedef enum COMRESULT COMRESULT;
-
 struct STRINGARRAY
 {
 	struct STRINGBINDING **stringbindings;



More information about the samba-cvs mailing list