diff options
Diffstat (limited to 'src/preview/PreviewModel.cpp')
| -rw-r--r-- | src/preview/PreviewModel.cpp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/preview/PreviewModel.cpp b/src/preview/PreviewModel.cpp index b5dbf40..ea3904d 100644 --- a/src/preview/PreviewModel.cpp +++ b/src/preview/PreviewModel.cpp @@ -1,10 +1,3 @@ -/* - * PreviewModel.cpp - * - * Created on: Jan 21, 2012 - * Author: Simon - */ - #include <cmath> #include "PreviewModel.h" #include "client/Client.h" @@ -25,7 +18,6 @@ PreviewModel::PreviewModel(): commentsPageNumber(1), commentBoxEnabled(false) { - // TODO Auto-generated constructor stub } |
