aboutsummaryrefslogtreecommitdiff
path: root/src/fluxbox.hh
diff options
context:
space:
mode:
authorMathias Gumz <akira at fluxbox dot org>2012-12-12 09:19:09 (GMT)
committerMathias Gumz <akira at fluxbox dot org>2012-12-12 09:19:09 (GMT)
commit95f8f33c90dfc367c6ad31a8dc7640512995d809 (patch)
tree6ff951a4dc0e4522c97f7c0080fa5d0b7773acb4 /src/fluxbox.hh
parent4191cbf2d2a71a5aeae41d54a5638abfc4789122 (diff)
downloadfluxbox-95f8f33c90dfc367c6ad31a8dc7640512995d809.zip
fluxbox-95f8f33c90dfc367c6ad31a8dc7640512995d809.tar.bz2
Minor cleaning of 'class Fluxbox'
Diffstat (limited to 'src/fluxbox.hh')
-rw-r--r--src/fluxbox.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fluxbox.hh b/src/fluxbox.hh
index 35c1649..f83934a 100644
--- a/src/fluxbox.hh
+++ b/src/fluxbox.hh
@@ -230,7 +230,6 @@ private:
230 FbTk::ResourceManager m_resourcemanager, &m_screen_rm; 230 FbTk::ResourceManager m_resourcemanager, &m_screen_rm;
231 231
232 std::string m_RC_PATH; 232 std::string m_RC_PATH;
233 const char *m_RC_INIT_FILE;
234 233
235 //--- Resources 234 //--- Resources
236 235