summaryrefslogtreecommitdiff
path: root/lib/common.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-02-05 16:02:19 -0500
committerEvan Prodromou <evan@controlyourself.ca>2009-02-05 16:02:19 -0500
commit383e6c730db5808b961f53bf39868053fca1fc32 (patch)
tree02d19dc1d536653fefc5a77cfc8c392a578b0abc /lib/common.php
parent7ea136ee1ba350a64b95cd86a386f3e0d0e339d8 (diff)
parentd4bdb2dc1924e2753baa4cf1751acb08b6ed3cae (diff)
Merge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into sgmurphy-clone/0.7.x
Diffstat (limited to 'lib/common.php')
-rw-r--r--lib/common.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/common.php b/lib/common.php
index 825ba0ff7..482800876 100644
--- a/lib/common.php
+++ b/lib/common.php
@@ -24,7 +24,6 @@ define('LACONICA_VERSION', '0.7.0');
define('AVATAR_PROFILE_SIZE', 96);
define('AVATAR_STREAM_SIZE', 48);
define('AVATAR_MINI_SIZE', 24);
-define('MAX_AVATAR_SIZE', 256 * 1024);
define('NOTICES_PER_PAGE', 20);
define('PROFILES_PER_PAGE', 20);