summaryrefslogtreecommitdiff
path: root/src/preview/PreviewModel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/preview/PreviewModel.h')
-rw-r--r--src/preview/PreviewModel.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/src/preview/PreviewModel.h b/src/preview/PreviewModel.h
index 77cab37..2ee2c45 100644
--- a/src/preview/PreviewModel.h
+++ b/src/preview/PreviewModel.h
@@ -1,17 +1,10 @@
-/*
- * PreviewModel.h
- *
- * Created on: Jan 21, 2012
- * Author: Simon
- */
-
#ifndef PREVIEWMODEL_H_
#define PREVIEWMODEL_H_
#include <vector>
#include <iostream>
#include <pthread.h>
- #undef GetUserName //God dammit microsoft!
+#undef GetUserName //God dammit microsoft!
#include "PreviewView.h"
#include "client/SaveInfo.h"
#include "preview/Comment.h"