summaryrefslogtreecommitdiff
path: root/src/chatlogger.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/chatlogger.h')
-rw-r--r--src/chatlogger.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chatlogger.h b/src/chatlogger.h
index 57e5b7359..15db2a87f 100644
--- a/src/chatlogger.h
+++ b/src/chatlogger.h
@@ -53,7 +53,7 @@ class ChatLogger final
void loadLast(std::string name, std::list<std::string> &list,
const unsigned n) const;
- std::string getDir() const;
+ std::string getDir() const A_WARN_UNUSED;
std::string secureName(std::string &str) const;