summaryrefslogtreecommitdiff
path: root/TAO/IIOP/initguid.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/IIOP/initguid.h')
-rw-r--r--TAO/IIOP/initguid.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/IIOP/initguid.h b/TAO/IIOP/initguid.h
deleted file mode 100644
index 1e0d240504f..00000000000
--- a/TAO/IIOP/initguid.h
+++ /dev/null
@@ -1,6 +0,0 @@
-// assert DEFINE_GUID is defined
-#undef DEFINE_GUID
-
-// XXX assign these a value ...
-#define DEFINE_GUID(name,b,c,d,e,f,g,h,i,j,k,l) \
- const IID name = { 0 }