From: Mart Lubbers Date: Wed, 21 Jun 2017 16:28:03 +0000 (+0200) Subject: removed todo, the end is near X-Git-Tag: hand-in~65 X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=a318fd0faad1431807ba47c39bcf5a03a8d3e26d;p=msc-thesis1617.git removed todo, the end is near --- diff --git a/results.itasks.tex b/results.itasks.tex index f7358a9..aabc569 100644 --- a/results.itasks.tex +++ b/results.itasks.tex @@ -85,7 +85,6 @@ are not good enough for the device \gls{SDS} because they do not achieve the writing to the actual device. Writing to a device requires being able to write to \glspl{SDS}. To solve this problem, a real base \gls{SDS} is created. All the details are visible in Listing~\ref{shareimpl}. -\todo{elaborate} \begin{lstlisting}[label={lst:shareimpl},% caption={Base share implementation}] diff --git a/thesis.pre b/thesis.pre index e9a8ce2..2bb1289 100644 --- a/thesis.pre +++ b/thesis.pre @@ -6,7 +6,6 @@ \usepackage[titletoc]{appendix} % Appendices \usepackage{hyperref} % Hyperlinks \usepackage{booktabs} % Better looking tables -\usepackage{todonotes} % Todo's \usepackage{caption} % Captions \usepackage{subcaption} % Subcaptions \usepackage{listings} % source code diff --git a/thesis.tex b/thesis.tex index f4ffe53..fa81dff 100644 --- a/thesis.tex +++ b/thesis.tex @@ -10,7 +10,6 @@ %Titlepage \input{titlepage} -\listoftodos[Todo] \glsaddall{}