Skip to content

Commit

Permalink
Remove extraneous deprecation block in start_pes
Browse files Browse the repository at this point in the history
If I'm not mistaken, this deprecation block is not needed because the
Fsynopsis macro already has one.
  • Loading branch information
David M. Ozog committed Aug 22, 2017
1 parent 3805263 commit db7f9b3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions content/start_pes.tex
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,9 @@
\end{Csynopsis}
\end{DeprecateBlock}

\begin{DeprecateBlock}
\begin{Fsynopsis}
CALL START_PES(npes)
\end{Fsynopsis}
\end{DeprecateBlock}

\begin{apiarguments}
\apiargument{npes}{Unused}{ Should be set to \CONST{0}.}
Expand Down

0 comments on commit db7f9b3

Please sign in to comment.