summaryrefslogtreecommitdiff
path: root/src/client.hh
diff options
context:
space:
mode:
authorMaxime Coste <frrrwww@gmail.com>2015-09-16 19:57:57 +0100
committerMaxime Coste <frrrwww@gmail.com>2015-09-16 20:02:12 +0100
commit693d9a4861c7a6019c082c8d1f773c362a56e62e (patch)
tree0e2c0b2cf05a87db00dd0032de0682328adb8b9c /src/client.hh
parentafad50514b6653c1bfa767306d857f939de2eb02 (diff)
Store key hash in IdMap
Diffstat (limited to 'src/client.hh')
-rw-r--r--src/client.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client.hh b/src/client.hh
index 70c8f706..58df582e 100644
--- a/src/client.hh
+++ b/src/client.hh
@@ -50,7 +50,6 @@ public:
void change_buffer(Buffer& buffer);
- StringView get_env_var(const String& name) const;
StringView get_env_var(StringView name) const;
private: