summaryrefslogtreecommitdiff
path: root/src/uilocker.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uilocker.h')
-rw-r--r--src/uilocker.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/uilocker.h b/src/uilocker.h
index 44d9d8a2..ec188f1a 100644
--- a/src/uilocker.h
+++ b/src/uilocker.h
@@ -43,7 +43,6 @@ public:
Cancelled
};
-
class Session
{
public:
@@ -62,7 +61,6 @@ public:
QString m_name;
};
-
UILocker();
~UILocker();