aboutsummaryrefslogtreecommitdiffstats
path: root/mod/profile.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/profile.php')
-rw-r--r--mod/profile.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/profile.php b/mod/profile.php
index 2dd5df758..b09251cd5 100644
--- a/mod/profile.php
+++ b/mod/profile.php
@@ -238,7 +238,6 @@ function profile_content(&$a, $update = 0) {
if(! $update) {
$o .= paginate($a);
- $o .= cc_license();
}
return $o;