diff --git a/xwords4/wince/dll2cab.pl b/xwords4/wince/dll2cab.pl index 6b6b43b5e..e8260a170 100755 --- a/xwords4/wince/dll2cab.pl +++ b/xwords4/wince/dll2cab.pl @@ -50,7 +50,7 @@ sub main() { print( STDERR $cmd, "\n"); `$cmd`; -# unlink $linkName, $tmpfile; + unlink $linkName, $tmpfile; } sub usage() {