diff --git a/recipes-core/gettext/gettext_%.bbappend b/recipes-core/gettext/gettext_%.bbappend
index 96f1dcf..6a1345e 100644
--- a/recipes-core/gettext/gettext_%.bbappend
+++ b/recipes-core/gettext/gettext_%.bbappend
@@ -10,8 +10,6 @@ EXTRA_OECONF:append:mingw32 = " --enable-static"
 CFLAGS:append:mingw32 = " -Wno-error=incompatible-pointer-types"
 
 FILESEXTRAPATHS:prepend:mingw32 := "${THISDIR}/${BPN}:"
-SRC_URI:append:mingw32 = " \
-		"
 
 FILES:libgettextlib:mingw32 = "${bindir}/libgettextlib-*.dll"
 FILES:libgettextsrc:mingw32 = "${bindir}/libgettextsrc-*.dll"
