summaryrefslogtreecommitdiff
path: root/src/client.hh
diff options
context:
space:
mode:
authorMaxime Coste <frrrwww@gmail.com>2013-09-27 19:24:18 +0100
committerMaxime Coste <frrrwww@gmail.com>2013-09-27 19:24:18 +0100
commit560e3397e88f79395aabdf2a28e0718981ef365c (patch)
treefe1463ba84fdaba6a73ef03598b0868f6e02ac4d /src/client.hh
parent61cc53b325edff55e48432fdcda211b29c77f3e9 (diff)
minor cleanup
Diffstat (limited to 'src/client.hh')
-rw-r--r--src/client.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client.hh b/src/client.hh
index 8f7d718a..a72e207c 100644
--- a/src/client.hh
+++ b/src/client.hh
@@ -103,8 +103,6 @@ private:
String m_recorded_keys;
};
-struct prompt_aborted {};
-
}
#endif // client_hh_INCLUDED