Revert "allow readobjnam arg to be nonnull"

This reverts commit 10f29a9760.
This commit is contained in:
nhmall
2023-12-17 07:20:35 -05:00
parent e6c4838161
commit 3bf2f0daee
5 changed files with 8 additions and 8 deletions

View File

@@ -1156,7 +1156,6 @@ struct const_globals {
extern const struct const_globals cg;
extern struct obj hands_obj;
extern char do_random_str;
#endif /* DECL_H */