summaryrefslogtreecommitdiffstats
path: root/src/pass.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pass.h')
-rw-r--r--src/pass.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/pass.h b/src/pass.h
index fb254fde..acdabd36 100644
--- a/src/pass.h
+++ b/src/pass.h
@@ -11,13 +11,6 @@
#include <cassert>
#include <map>
-#if QT_VERSION >= QT_VERSION_CHECK(5, 10, 0)
-#include <QRandomGenerator>
-#else
-#include <fcntl.h>
-#include <unistd.h>
-#endif
-
/*!
\class Pass
\brief Acts as an abstraction for pass or pass imitation