X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/1818107e8198734df843841a51bca3713bd37596..e36ab294e68c45e6f1db9896bb7de9979d69a38c:/doc/runtime.tex diff --git a/doc/runtime.tex b/doc/runtime.tex index 487bcee..6f5c6be 100644 --- a/doc/runtime.tex +++ b/doc/runtime.tex @@ -87,17 +87,6 @@ general use. @|SOD_INSTBASE| macro (described below) is more suited to general use. \end{describe} -\begin{describe}[SOD_CAR]{mac} {@ SOD_CAR(@, @^*);} - Accepts one or more arguments and expands to just its first argument, - discarding the others. - - It is only defined if the C implementation advertises support for C99. It - is used in the definitions of message convenience macros for messages which - accept a variable number of arguments but no required arguments, and is - exported because the author has found such a thing useful in other - contexts. -\end{describe} - %%%-------------------------------------------------------------------------- \section{Utility macros} \label{sec:runtime.utility}