svn commit: samba r18274 - in branches/SAMBA_3_0/source/librpc: gen_ndr ndr

jerry at samba.org jerry at samba.org
Fri Sep 8 15:22:38 GMT 2006


Author: jerry
Date: 2006-09-08 15:22:38 +0000 (Fri, 08 Sep 2006)
New Revision: 18274

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

Log:
Cleanup unnecessary empty headers and add a comment
why the remaining ones are needed


Removed:
   branches/SAMBA_3_0/source/librpc/ndr/ndr_dcerpc.h
   branches/SAMBA_3_0/source/librpc/ndr/ndr_misc.h
   branches/SAMBA_3_0/source/librpc/ndr/ndr_security.h
Modified:
   branches/SAMBA_3_0/source/librpc/gen_ndr/ndr_dcerpc.h
   branches/SAMBA_3_0/source/librpc/gen_ndr/ndr_security.h


Changeset:
Modified: branches/SAMBA_3_0/source/librpc/gen_ndr/ndr_dcerpc.h
===================================================================
--- branches/SAMBA_3_0/source/librpc/gen_ndr/ndr_dcerpc.h	2006-09-08 14:48:40 UTC (rev 18273)
+++ branches/SAMBA_3_0/source/librpc/gen_ndr/ndr_dcerpc.h	2006-09-08 15:22:38 UTC (rev 18274)
@@ -0,0 +1,2 @@
+/* empty header to deal with pidl */
+

Modified: branches/SAMBA_3_0/source/librpc/gen_ndr/ndr_security.h
===================================================================
--- branches/SAMBA_3_0/source/librpc/gen_ndr/ndr_security.h	2006-09-08 14:48:40 UTC (rev 18273)
+++ branches/SAMBA_3_0/source/librpc/gen_ndr/ndr_security.h	2006-09-08 15:22:38 UTC (rev 18274)
@@ -0,0 +1,2 @@
+/* empty header to deal with pidl */
+

Deleted: branches/SAMBA_3_0/source/librpc/ndr/ndr_dcerpc.h
===================================================================

Deleted: branches/SAMBA_3_0/source/librpc/ndr/ndr_misc.h
===================================================================

Deleted: branches/SAMBA_3_0/source/librpc/ndr/ndr_security.h
===================================================================



More information about the samba-cvs mailing list