summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/mpfr.texi1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/mpfr.texi b/doc/mpfr.texi
index 612cd6a8a..424997714 100644
--- a/doc/mpfr.texi
+++ b/doc/mpfr.texi
@@ -606,7 +606,6 @@ the @code{MPFR_USE_NO_MACRO} macro before @file{mpfr.h} is included. In
general this should not be necessary, but this can be useful when debugging
user code: with some macros, the compiler may emit spurious warnings with
some warning options, and macros can prevent some prototype checking.
-Also some macros do evaluate some of their arguments multiple times.
@cindex Libraries
@cindex Linking