summaryrefslogtreecommitdiff
path: root/doc/UsersGuide/ThornWriters.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/UsersGuide/ThornWriters.tex')
-rw-r--r--doc/UsersGuide/ThornWriters.tex4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/UsersGuide/ThornWriters.tex b/doc/UsersGuide/ThornWriters.tex
index ab73310f..267afa72 100644
--- a/doc/UsersGuide/ThornWriters.tex
+++ b/doc/UsersGuide/ThornWriters.tex
@@ -532,9 +532,7 @@ grid variables in \texttt{schedule.ccl} is an alternative to calling the
function \texttt{CCTK\_SyncGroup()} (see the Reference Manual) from inside a
routine. Using the \texttt{SYNC}
keyword in the \texttt{schedule.ccl} is the preferred method, since it
-provides the Flesh with more information about the behaviour of your code,
-and in particular is a requirement for using a driver with adaptive mesh
-refinement.
+provides the Flesh with more information about the behaviour of your code.
\end{Lentry}