diff options
author | Nicholas Clark <nick@ccl4.org> | 2008-01-05 14:50:07 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2008-01-05 14:50:07 +0000 |
commit | e16f71082347dd9854a05b7cece1dc02f0f9f3a8 (patch) | |
tree | 6c3776c789e896a66435fe196a35488c01f035ce /embed.fnc | |
parent | 5509d87acdf3aa5ea39fe6c8e59a42b46a5141cd (diff) | |
download | perl-e16f71082347dd9854a05b7cece1dc02f0f9f3a8.tar.gz |
Remove a comment that is no longer necessary since Perl Object bit
the dust some time around 5.6
p4raw-id: //depot/perl@32844
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -40,9 +40,6 @@ : which is ambiguous. : : Individual flags may be separated by whitespace. -: -: New global functions should be added at the end for binary compatibility -: in some configurations. START_EXTERN_C |