From d86da81304bc247c77b78f1f1d9da562168285d7 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Tue, 16 May 2006 23:51:01 +0000 Subject: r15653: Remove idl_types.h include where possible. Remove types from .h file that are now in pidls' aliases list. (This used to be commit fadb9529ec7e1208b9f58a4e8b633d5a50633e82) --- source4/librpc/idl/rot.idl | 2 -- 1 file changed, 2 deletions(-) (limited to 'source4/librpc/idl/rot.idl') diff --git a/source4/librpc/idl/rot.idl b/source4/librpc/idl/rot.idl index 8ae5502bdc..5851466c79 100644 --- a/source4/librpc/idl/rot.idl +++ b/source4/librpc/idl/rot.idl @@ -1,5 +1,3 @@ -#include "idl_types.h" - [ uuid("b9e79e60-3d52-11ce-aaa1-00006901293f"), version(0.2), -- cgit