osd_setup.cpp: remove double include

Origin commit data
------------------
Branch: ni/coolstream
Commit: 9b66c00d04
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-07-20 (Fri, 20 Jul 2012)

Origin message was:
------------------
- osd_setup.cpp: remove double include

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2012-07-20 17:50:11 +02:00
parent dc5e0c04db
commit 5cdbcebe88

View File

@@ -38,7 +38,6 @@
#include "themes.h" #include "themes.h"
#include "screensetup.h" #include "screensetup.h"
#include "osdlang_setup.h" #include "osdlang_setup.h"
#include "themes.h"
#include "filebrowser.h" #include "filebrowser.h"
#include <global.h> #include <global.h>