- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit698c7a3
committed
Remove set-but-not-used variable.
In branches before 9.3, commit8703059 caused join_is_legal()'sunique_ified variable to become unused, since its only remaininguse is for LATERAL-related tests which don't exist pre-9.3.My compiler didn't complain about that, but Peter's does.1 parent52b0777 commit698c7a3
1 file changed
+0
-4
lines changedLines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
324 | 324 |
| |
325 | 325 |
| |
326 | 326 |
| |
327 |
| - | |
328 | 327 |
| |
329 | 328 |
| |
330 | 329 |
| |
| |||
342 | 341 |
| |
343 | 342 |
| |
344 | 343 |
| |
345 |
| - | |
346 | 344 |
| |
347 | 345 |
| |
348 | 346 |
| |
| |||
444 | 442 |
| |
445 | 443 |
| |
446 | 444 |
| |
447 |
| - | |
448 | 445 |
| |
449 | 446 |
| |
450 | 447 |
| |
| |||
456 | 453 |
| |
457 | 454 |
| |
458 | 455 |
| |
459 |
| - | |
460 | 456 |
| |
461 | 457 |
| |
462 | 458 |
| |
|
0 commit comments
Comments
(0)