From 64afa48bb3d1844cd9b05a7977b966bc58b222f2 Mon Sep 17 00:00:00 2001
From: Mathias Gumz <akira at fluxbox dot org>
Date: Wed, 8 Sep 2010 20:17:36 +0200
Subject: removed unused code

---
 src/WinClient.hh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/WinClient.hh b/src/WinClient.hh
index 90c5b14..ebe61a5 100644
--- a/src/WinClient.hh
+++ b/src/WinClient.hh
@@ -78,7 +78,6 @@ public:
     bool focus(); // calls Window->setCurrentClient to give focus to this client
     bool isFocused() const;
     void setAttentionState(bool value);
-    const std::string &title() const { return m_title; }
 
     void setGroupLeftWindow(Window win);
 
-- 
cgit v0.11.2