summaryrefslogtreecommitdiff
path: root/src/video_out/x11osd.c
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-11-14 21:55:11 +0100
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-11-14 21:55:11 +0100
commit9aab0fa061a6c0ce3f83c28732a37fce7c6cb289 (patch)
treed60295ef743a05e3239d802004a30469b8ce2deb /src/video_out/x11osd.c
parentc813dd036abc7286138f62dc04dc9098c10ceede (diff)
parent0ae296e7cb050cbc42f78feaccf3050e068cb152 (diff)
downloadxine-lib-9aab0fa061a6c0ce3f83c28732a37fce7c6cb289.tar.gz
xine-lib-9aab0fa061a6c0ce3f83c28732a37fce7c6cb289.tar.bz2
Merge changes.
Diffstat (limited to 'src/video_out/x11osd.c')
-rw-r--r--src/video_out/x11osd.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/video_out/x11osd.c b/src/video_out/x11osd.c
index 3b505ead5..e0cb6f1f6 100644
--- a/src/video_out/x11osd.c
+++ b/src/video_out/x11osd.c
@@ -17,8 +17,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
*
- * $Id: x11osd.c,v 1.15 2005/09/25 00:44:04 miguelfreitas Exp $
- *
* x11osd.c, use X11 Nonrectangular Window Shape Extension to draw xine OSD
*
* Nov 2003 - Miguel Freitas