remove logging statement

This commit is contained in:
zotlabs 2017-06-27 22:05:06 -07:00
parent 4c50bfebc2
commit 118fed29b5

View File

@ -1220,7 +1220,7 @@ function profile_sidebar($profile, $block = 0, $show_connect = true, $zcard = fa
function gender_icon($gender) {
logger('gender: ' . $gender);
// logger('gender: ' . $gender);
// This can easily get throw off if the observer language is different
// than the channel owner language.