mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-09 09:34:57 +09:00
Everywhere: Remove unused RELEASE_ASSERT macro
This commit is contained in:
parent
5d180d1f99
commit
679cc154e6
Notes:
sideshowbarker
2024-07-18 21:58:42 +09:00
Author: https://github.com/awesomekling
Commit: 679cc154e6
4 changed files with 0 additions and 14 deletions
|
@ -33,7 +33,6 @@
|
|||
# ifndef __serenity__
|
||||
# define VERIFY assert
|
||||
# define VERIFY_NOT_REACHED() assert(false)
|
||||
# define RELEASE_ASSERT assert
|
||||
# define TODO VERIFY_NOT_REACHED
|
||||
# endif
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue