X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/bb80145308ea388d7c6ed5336c061340e78f66e8..e6f472d6d86a469ec3433361b03de2c44b1f279d:/doc/runtime.tex?ds=sidebyside 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}