Removed ctdl3264 experiment.
authorArt Cancro <ajc@citadel.org>
Sat, 25 Feb 2023 17:19:08 +0000 (12:19 -0500)
committerArt Cancro <ajc@citadel.org>
Sat, 25 Feb 2023 17:19:08 +0000 (12:19 -0500)
commit4d5beb6ce40d224066b8034b05c1b5691c69bea3
tree97d46a17e0833a2db77ed3e5f9cddb2ccf4e0415
parent0490d49569167c4477cecf4614234ccfa3a73ee4
Removed ctdl3264 experiment.

Dammit.  How did I get this far before realizing that there is no point in
doing this.  The message base may be free of any packed binary data, but it
is INDEXED by a packed long integer.  This means we'd have to rewrite the
entire thing anyway, and at that point there isn't any time savings over
just doing a ctdlmigrate.

So I am abandoning this effort and I'm just going to have to take my
system offline for an entire weekend to do the migration to 64-bit.  It is
long overdue.
citadel/Makefile
citadel/utils/ctdl3264.c [deleted file]
citadel/utils/ctdl3264_prep.sh [deleted file]