- Notifications
You must be signed in to change notification settings - Fork28
Commit13002bf
committed
Remove unnecessary (and wrong) forward declaration.
Interestingly only C++ compilers have, so far, complained about thisodd forward declaration. This originated when IndexBuildCallback wasdefined in another file, but now is completely unnecessary (but waswrong before too, cpluspluscheck just wouldn't have noticed).Reported-By: Tom LaneDiscussion:https://postgr.es/m/53941.1559239260@sss.pgh.pa.us1 parentfe415ff commit13002bf
1 file changed
+0
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 | 36 |
| |
38 | 37 |
| |
39 | 38 |
| |
|
0 commit comments
Comments
(0)