we are not using WindowStack anymore

This commit is contained in:
fluxgen 2003-08-11 15:05:22 +00:00
parent e6a241ed0d
commit b490cca098

View file

@ -100,7 +100,6 @@ private:
FluxboxWindow *m_lastfocus;
FbTk::Menu m_clientmenu;
typedef std::list<FluxboxWindow *> WindowStack;
typedef std::vector<std::string> Group;
typedef std::vector<Group> GroupList;