summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-09-07 17:25:07 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-09-07 17:25:07 +0000
commit349fd7b7286e5fa0d4cd22565b1943fa16790eac (patch)
tree36b7625b6d2a7eed7810513e861c6aa0eb085e45 /embed.pl
parentf0cd5c3a554e4ef8e1237a87856de1d143ee3531 (diff)
downloadperl-349fd7b7286e5fa0d4cd22565b1943fa16790eac.tar.gz
various fixups for windows
p4raw-id: //depot/perl@4101
Diffstat (limited to 'embed.pl')
-rwxr-xr-xembed.pl4
1 files changed, 0 insertions, 4 deletions
diff --git a/embed.pl b/embed.pl
index 63d5fdd42a..5f0711f493 100755
--- a/embed.pl
+++ b/embed.pl
@@ -2038,10 +2038,6 @@ s |I32 |win32_textfilter |int idx|SV *sv|int maxlen
s |SV*|isa_lookup |HV *stash|const char *name|int len|int level
#endif
-#if defined(PERL_IN_XSUTILS_C) || defined(PERL_DECL_PROT)
-s |int|modify_SV_attributes|SV *sv|SV **retlist|SV **attrlist|int numattrs
-#endif
-
#if defined(PERL_IN_UTIL_C) || defined(PERL_DECL_PROT)
s |SV* |mess_alloc
# if defined(LEAKTEST)