summaryrefslogtreecommitdiff
path: root/idl
diff options
context:
space:
mode:
authorbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>2006-07-21 13:45:54 +0000
committerbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>2006-07-21 13:45:54 +0000
commit34eaf0f3b586136e273005b0b49b73cc58207dbf (patch)
tree5e27b8f8a3f58da4b0dde9a31e3f462e87677649 /idl
parent36036fb98c2a1d7b962439a4d404ff4630086a4f (diff)
downloadat-spi2-core-34eaf0f3b586136e273005b0b49b73cc58207dbf.tar.gz
Reverted changes to pragmas that pull bonobo idl into at-spi idl,
since they broke the build in some important environments. see bug #313122. git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@844 e2bd861d-eb25-0410-b326-f6ed22b6b98c
Diffstat (limited to 'idl')
-rw-r--r--idl/Accessibility.idl11
1 files changed, 0 insertions, 11 deletions
diff --git a/idl/Accessibility.idl b/idl/Accessibility.idl
index 6822f224..c5be877f 100644
--- a/idl/Accessibility.idl
+++ b/idl/Accessibility.idl
@@ -33,17 +33,6 @@
#endif
#ifndef _BONOBO_IDL_INCLUDED_
-#ifdef __ORBIT_IDL__
-%{
-#pragma include_defs bonobo/Bonobo.h
-%}
-#pragma inhibit push
-#endif
-#include <Bonobo_Unknown.idl>
-#ifdef __ORBIT_IDL__
-#pragma inhibit pop
-#endif
-
#define _BONOBO_IDL_INCLUDED_
#include <Bonobo_Unknown.idl>
#endif /* _BONOBO_IDL_INCLUDED_ */