to clarify the fact, we'll remove the line we no longer need instead of commenting it

This commit is contained in:
friendica 2013-11-18 00:57:56 -08:00
parent fa8f26c544
commit 718f69c6fc

View File

@ -48,7 +48,6 @@ function post_init(&$a) {
// They'll get a notice when they hit the page, we don't need two of them.
// In fact we only need the name to map the destination, auth can proceed
// without it.
// goaway($desturl);
}
}