From a318fd0faad1431807ba47c39bcf5a03a8d3e26d Mon Sep 17 00:00:00 2001 From: Mart Lubbers Date: Wed, 21 Jun 2017 18:28:03 +0200 Subject: [PATCH] removed todo, the end is near --- results.itasks.tex | 1 - thesis.pre | 1 - thesis.tex | 1 - 3 files changed, 3 deletions(-) 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{} -- 2.20.1