summaryrefslogtreecommitdiffstats
path: root/Gui/wm/ws.h
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-09-04 16:04:04 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-09-04 16:04:04 +0000
commit0e76805792829f87e9a4e17bbea4dec59f1d4afb (patch)
treef3bccbeb30d5d9257d16ca1ca9e80d1b088d6e98 /Gui/wm/ws.h
parentd62c80d3bd462257c6ebdef6d0eefc9dc6d677b4 (diff)
downloadmpv-0e76805792829f87e9a4e17bbea4dec59f1d4afb.tar.bz2
mpv-0e76805792829f87e9a4e17bbea4dec59f1d4afb.tar.xz
remove ofocused ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1854 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui/wm/ws.h')
-rw-r--r--Gui/wm/ws.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Gui/wm/ws.h b/Gui/wm/ws.h
index 21bda65004..f1d6fddc62 100644
--- a/Gui/wm/ws.h
+++ b/Gui/wm/ws.h
@@ -124,8 +124,6 @@ typedef struct
int CapsLock;
// --- Misc -------------------------------------------------------------------------------------
- int OFocused;
-
Atom AtomDeleteWindow;
Atom AtomTakeFocus;
Atom AtomRolle;