aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Cobrand/Bromley.pm
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2019-02-28 17:35:33 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2019-03-04 12:48:46 +0000
commitb19e2585ff03921326b67b303ffdc4879bc6a95d (patch)
treee76ea8255a4ffed111fd1d2b905eae67a5ba7d2a /perllib/FixMyStreet/Cobrand/Bromley.pm
parent3ba9f83633c26e427baa82bd8856f407febd248a (diff)
Default to unchecked for default_show_name.
Diffstat (limited to 'perllib/FixMyStreet/Cobrand/Bromley.pm')
-rw-r--r--perllib/FixMyStreet/Cobrand/Bromley.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/perllib/FixMyStreet/Cobrand/Bromley.pm b/perllib/FixMyStreet/Cobrand/Bromley.pm
index 6def2b2b1..e59b18522 100644
--- a/perllib/FixMyStreet/Cobrand/Bromley.pm
+++ b/perllib/FixMyStreet/Cobrand/Bromley.pm
@@ -45,8 +45,6 @@ sub problems_on_map_restriction {
return $rs->to_body($tfl ? [ $self->body->id, $tfl->id ] : $self->body);
}
-sub default_show_name { 0 }
-
sub disambiguate_location {
my $self = shift;
my $string = shift;