r8707: this typedef isn't used, and breaks the build on HPUX, so I've removed it
authorAndrew Tridgell <tridge@samba.org>
Fri, 22 Jul 2005 06:52:46 +0000 (06:52 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:29:56 +0000 (13:29 -0500)
(This used to be commit b9b8714297401664fcf8380d4c90ee22b7341d35)

source4/librpc/ndr/ndr_orpc.h

index ab91432aecdb8ae573403e909df087c9d1b93773..d1817969a48287bdaf75c0d7b157f63fc3142b96 100644 (file)
@@ -23,8 +23,6 @@
 #ifndef __NDR_ORPC_H__
 #define __NDR_ORPC_H__
 
-typedef enum COMRESULT COMRESULT;
-
 struct STRINGARRAY
 {
        struct STRINGBINDING **stringbindings;