Remove R from getopt that isn't being used for anything yet.
authorDavid Griffith <dave@661.org>
Fri, 30 Aug 2019 22:48:26 +0000 (15:48 -0700)
committerDavid Griffith <dave@661.org>
Fri, 30 Aug 2019 22:48:26 +0000 (15:48 -0700)
commit9899515810ad0d0a0385ed2a13d1510a60382b0a
tree4264aeef4d6c4c9f430a632bee89503e33ea3620
parent70db041a7df52a16af4e85d4551bb624f0a9c2b7
Remove R from getopt that isn't being used for anything yet.

I just noticed that the -R flag for restricting where sfrotz is allowed
to read and write is not implemented.  This feature isn't quite as useful
for the SDL interface as it is for the curses and dumb interfaces, so
I'll give this a 2.46 milestone.  If anyone reading this issue feels like
implementing this now, that's great and I'll merge it when you're done.
src/sdl/sf_util.c