stage: remove MODERNIZE_THIS_FILE_AND_REMOVE_ME definition

This commit is contained in:
Andrei Alexeyev 2023-02-24 02:14:54 +01:00
parent 38e6f15b97
commit 4e5109738b
No known key found for this signature in database
GPG key ID: 72D26128040B9690

View file

@ -19,10 +19,6 @@
#include "dynarray.h"
#include "stageinfo.h"
#define MODERNIZE_THIS_FILE_AND_REMOVE_ME \
PRAGMA(message "This file needs to be modernized") \
DIAGNOSTIC(ignored "-Wdeprecated-declarations")
/* taisei's strange macro language.
*
* sorry, I guess it is bad style, but I hardcode everything and in that case