Revert "define nhassert if not defined by port."
This reverts commit cff9fb441a.
This commit is contained in:
@@ -364,9 +364,5 @@ struct savefile_info {
|
|||||||
#define nethack_enter(argc, argv) ((void) 0)
|
#define nethack_enter(argc, argv) ((void) 0)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Supply nhassert macro if not supplied by port */
|
|
||||||
#ifndef nhassert
|
|
||||||
#define nhassert(expression) ((void)0)
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif /* GLOBAL_H */
|
#endif /* GLOBAL_H */
|
||||||
|
|||||||
Reference in New Issue
Block a user