Skip to content
Snippets Groups Projects
Commit 5b0fa06f authored by Teodor Sigaev's avatar Teodor Sigaev
Browse files

Remove wrongly backpatched piece of code in cube.c

Due to sloppy division of changes between f50c80db (which was not
back-patched) and 563a053b, this piece of code was wrongly backpatched to
REL_10_STABLE and REL9_6_STABLE.  This code never causes real error because
its condition is never satisfied, but it's a dead code, which needs to be
removed.

Alexander Korotkov per gripe from Tom Lane
parent 3d465826
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment