]> git.tuebingen.mpg.de Git - paraslash.git/commit
aft.c: Remove unused enum touch_flags.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 4 May 2025 21:19:26 +0000 (23:19 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Tue, 6 May 2025 09:52:35 +0000 (11:52 +0200)
commit682eebfb37b1e2ad3e8fe0831557b99048bfacd2
tree1ac2f7f75f7709452a3d33ab274c48a0c945928c
parent248193130c1b1e7da3d62b731830f5d7ef721bb9
aft.c: Remove unused enum touch_flags.

This enum became unused ten years ago when the touch command learned to use
the lopsub library.

Fixes: fdf416e9af730a1df9eec8d7acb108d7ca881926
aft.c