summaryrefslogtreecommitdiffstats
path: root/videoadd.pl
diff options
context:
space:
mode:
Diffstat (limited to 'videoadd.pl')
-rwxr-xr-xvideoadd.pl3
1 files changed, 1 insertions, 2 deletions
diff --git a/videoadd.pl b/videoadd.pl
index 589670f..03c39eb 100755
--- a/videoadd.pl
+++ b/videoadd.pl
@@ -636,8 +636,7 @@ sub code2lang {
sub mkcast {
no warnings 'uninitialized';
- my $s = $_->{name}. '::' .$_->{role}. '::imdb:' .$_->{id};
- return $s;
+ return $_->{name}. '::' .$_->{role}. '::imdb:' .$_->{id};
}
# Try to find a matching entry in the database.