summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 */