aboutsummaryrefslogtreecommitdiff
path: root/include/text_file_functions.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/text_file_functions.h')
-rw-r--r--include/text_file_functions.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/include/text_file_functions.h b/include/text_file_functions.h
deleted file mode 100644
index 1da4d925..00000000
--- a/include/text_file_functions.h
+++ /dev/null
@@ -1,13 +0,0 @@
-#ifndef TEXT_FILE_FUNCTIONS_H
-#define TEXT_FILE_FUNCTIONS_H
-
-#include "aoapplication.h"
-#include "file_functions.h"
-#include <QColor>
-#include <QDebug>
-#include <QSettings>
-#include <QStringList>
-#include <QTextStream>
-#include <QVector>
-
-#endif // TEXT_FILE_FUNCTIONS_H