summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-02-16 18:20:04 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-02-16 18:20:04 +0000
commita0a44e237c19cc2b7cf3da120d308da4cb9f777e (patch)
tree1bc569faff147559aa9a035e301434aa6c7c7890
parent06492da604676b8820ba5623ac813ceec4f48731 (diff)
downloadperl-a0a44e237c19cc2b7cf3da120d308da4cb9f777e.tar.gz
According to Sarathy it's better have the Ministry
of Information to remove all memory of NO_EMBED. What NO_EMBED? p4raw-id: //depot/perl@18728
-rw-r--r--embed.h3
-rwxr-xr-xembed.pl3
2 files changed, 0 insertions, 6 deletions
diff --git a/embed.h b/embed.h
index 8cf4bc2c6e..c128f45ed3 100644
--- a/embed.h
+++ b/embed.h
@@ -16,9 +16,6 @@
/* (Doing namespace management portably in C is really gross.) */
-/* NO_EMBED is no longer supported. i.e. EMBED is always active--
- * but you can define PERL_HIDE_SHORT_NAMES to achieve the same. */
-
#ifndef PERL_HIDE_SHORT_NAMES
/* Hide global symbols */
diff --git a/embed.pl b/embed.pl
index 19609d4c83..6aa391ef12 100755
--- a/embed.pl
+++ b/embed.pl
@@ -316,9 +316,6 @@ print EM do_not_edit ("embed.h"), <<'END';
/* (Doing namespace management portably in C is really gross.) */
-/* NO_EMBED is no longer supported. i.e. EMBED is always active--
- * but you can define PERL_HIDE_SHORT_NAMES to achieve the same. */
-
#ifndef PERL_HIDE_SHORT_NAMES
/* Hide global symbols */