index a14a3d69005ec6b687ee6c481a9dc9731b7ebaa1..a5333349a8a3a6c176af59af2e0afd742e57a912 100644 (file)
@@ -1422,7 +1422,6 @@ SnapBuildWaitSnapshot(xl_running_xacts *running, TransactionId cutoff)
* We store current state of struct SnapBuild on disk in the following manner:
*
* struct SnapBuildOnDisk;
- * TransactionId * running.xcnt_space;
* TransactionId * committed.xcnt; (*not xcnt_space*)
*
*/