Commit 18749a4
committed
Coding Standards: Remove redundant
These checks would always be `true`, as `$cpage` is checked for a truthy value before entering the code block.
Includes removing a duplicate `user_trailingslashit()` call, as there is a subsequent call a few lines below.
Follow-up to [34735].
Props justlevine.
See #63268.
git-svn-id: https://develop.svn.wordpress.org/trunk@60408 602fd350-edb4-49c9-b593-d223f7449a82$cpage checks from get_comment_link().1 parent 972da8c commit 18749a4
1 file changed
+2
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
834 | 834 | | |
835 | 835 | | |
836 | 836 | | |
837 | | - | |
838 | | - | |
839 | | - | |
840 | | - | |
841 | | - | |
842 | | - | |
| 837 | + | |
| 838 | + | |
843 | 839 | | |
844 | 840 | | |
845 | 841 | | |
| |||
0 commit comments