summaryrefslogtreecommitdiff
path: root/server/src/pracrodaotest.h
diff options
context:
space:
mode:
Diffstat (limited to 'server/src/pracrodaotest.h')
-rw-r--r--server/src/pracrodaotest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/src/pracrodaotest.h b/server/src/pracrodaotest.h
index ac7ea2e..3419978 100644
--- a/server/src/pracrodaotest.h
+++ b/server/src/pracrodaotest.h
@@ -77,7 +77,7 @@ public:
class PracroDAOTest : public PracroDAO
{
public:
- PracroDAOTest(Data &data, bool ignore_fieldnames = false);
+ PracroDAOTest(bool ignore_fieldnames = false);
~PracroDAOTest();
std::string newSessionId();