Skip to content
Snippets Groups Projects
Commit e018617d authored by Jan Wille's avatar Jan Wille
Browse files

remove redundant parameter defaults

parent 658e4116
Branches
Tags
No related merge requests found
......@@ -165,9 +165,9 @@
\RequirePackage{todonotes}
\setlength{\marginparwidth}{5.2cm}
\else
\newcommand{\listoftodos}[1][]{}
\newcommand{\todo}[2][]{}
\newcommand{\missingfigure}[2][]{}
\newcommand{\listoftodos}[1]{}
\newcommand{\todo}[2]{}
\newcommand{\missingfigure}[2]{}
\fi
%
% foreach loops
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment