diff options
Diffstat (limited to 'perllib/FixMyStreet/Cobrand/Default.pm')
-rw-r--r-- | perllib/FixMyStreet/Cobrand/Default.pm | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/perllib/FixMyStreet/Cobrand/Default.pm b/perllib/FixMyStreet/Cobrand/Default.pm index 2ac1a81b8..134111076 100644 --- a/perllib/FixMyStreet/Cobrand/Default.pm +++ b/perllib/FixMyStreet/Cobrand/Default.pm @@ -634,16 +634,6 @@ The MaPit types this site handles sub area_types { return qw(DIS LBO MTD UTA CTY COI); } sub area_min_generation { 10 } -=head2 tilma_mid_point - -If the map is smaller than the usual, return half its size. - -=cut - -sub tilma_mid_point { - return 0; -} - =head2 contact_name, contact_email Return the contact name or email for the cobranded version of the site (to be |