summaryrefslogtreecommitdiff
path: root/TAO/tao/Messaging/Messaging_SyncScope_Policy.pidl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Messaging/Messaging_SyncScope_Policy.pidl')
-rw-r--r--TAO/tao/Messaging/Messaging_SyncScope_Policy.pidl13
1 files changed, 1 insertions, 12 deletions
diff --git a/TAO/tao/Messaging/Messaging_SyncScope_Policy.pidl b/TAO/tao/Messaging/Messaging_SyncScope_Policy.pidl
index 469e8d1f9ac..1a1eabdcaaf 100644
--- a/TAO/tao/Messaging/Messaging_SyncScope_Policy.pidl
+++ b/TAO/tao/Messaging/Messaging_SyncScope_Policy.pidl
@@ -19,18 +19,7 @@
* -Wb,post_include="ace/post.h" -I$(TAO_ROOT)
* Messaging_SyncScope_Policy.pidl
*
- * after the file is generated a patch must be applied:
- *
- * cp orig/Messaging_SyncScope_Policy{C,S}.{h,i,cpp} .
- * patch < diffs/Messaging_SyncScope_Policy.diff
- *
- * The patch eliminates cycles in the include dependencies.
- *
- * Note: to update the patch file after re-generating the code use:
- *
- * for i in Messaging_SyncScope_Policy{C,S}.{h,i,cpp}; do
- * diff -uBbw orig/$i $i;
- * done > diffs/Messaging_SyncScope_Policy.diff
+ * The generated files are ready to use
*/
//=============================================================================