gv.c: Remove SV_GMAGIC from sv_catpvn_flags call.
authorFather Chrysostomos <sprout@cpan.org>
Wed, 23 Nov 2011 16:43:19 +0000 (08:43 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Thu, 24 Nov 2011 09:45:27 +0000 (01:45 -0800)
commit5bcd1ef4a02daf3152ee41becf0004a7e450d106
treeae436f83da01dc2da1deb37ce11c47bd9b4f69d0
parenta71d67b1d7150f1f3bd4d28cacf3c4780463bcb6
gv.c: Remove SV_GMAGIC from sv_catpvn_flags call.

This function doesn’t take that flag.  It wasn’t doing anything.
gv.c