aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Cobrand/FixMyStreet.pm
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2012-08-15 10:00:30 +0100
committerMatthew Somerville <matthew@mysociety.org>2012-08-16 21:43:46 +0100
commit19b6e00792df6b90bb971051d78f55c7b2d844cd (patch)
tree7ad7000ea9f0504833d6c81281361bb6be3f837f /perllib/FixMyStreet/Cobrand/FixMyStreet.pm
parentc4b88147b23e16dff29a6f16851b7be11080ad0b (diff)
Remove unused cobrand function.
Diffstat (limited to 'perllib/FixMyStreet/Cobrand/FixMyStreet.pm')
-rw-r--r--perllib/FixMyStreet/Cobrand/FixMyStreet.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/perllib/FixMyStreet/Cobrand/FixMyStreet.pm b/perllib/FixMyStreet/Cobrand/FixMyStreet.pm
index 65507b1a1..04c137674 100644
--- a/perllib/FixMyStreet/Cobrand/FixMyStreet.pm
+++ b/perllib/FixMyStreet/Cobrand/FixMyStreet.pm
@@ -10,7 +10,5 @@ sub admin_base_url {
return 'https://secure.mysociety.org/admin/bci/';
}
-sub allow_crosssell_adverts { return 1; }
-
1;