Remove dupe definition of UNTIL

This commit is contained in:
mochi
2020-07-20 07:10:02 +02:00
parent 25fa3f23cf
commit 9e05faf5f3
-3
View File
@@ -1868,9 +1868,6 @@ GLOBAL_DATUM_INIT(dview_mob, /mob/dview, new)
#undef DELTA_CALC
// Should NEVER be used in a proc that has waitfor set to FALSE/0.
#define UNTIL(X) while(!(X)) stoplag()
/*
* This proc gets a list of all "points of interest" (poi's) that can be used by admins to track valuable mobs or atoms (such as the nuke disk).
* @param mobs_only if set to TRUE it won't include locations to the returned list