diff options
author | Brion Vibber <brion@pobox.com> | 2010-03-03 15:15:46 -0800 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2010-03-03 15:15:46 -0800 |
commit | 06db00d303bda500eec578b490c12d2bf389c853 (patch) | |
tree | c4a0718af280402a1069b2655e0f5478f61b7cea /index.php | |
parent | c16f9754e67ced68346fab8b2ac1e4a8b230de07 (diff) |
remove debug line
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -253,7 +253,6 @@ function main() $user = common_current_user(); // initialize language env -common_log(LOG_DEBUG, "XXX: WAIII"); common_init_language(); |