X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/09efeb89e38f084c4a365cbbdce60d3674c17485..d1cf6f0eb28e9f887b7f02d7debd0b363b1ad431:/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}