Skip to content

Commit

Permalink
remove unnecessary includes
Browse files Browse the repository at this point in the history
  • Loading branch information
spiff committed Jul 11, 2012
1 parent d8e8995 commit 120cee8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions xbmc/cores/dvdplayer/DVDPlayerTeletext.cpp
Expand Up @@ -20,10 +20,8 @@
*/

#include "DVDPlayerTeletext.h"
#include "settings/Settings.h"
#include "DVDPlayer.h"
#include "DVDClock.h"
#include "DVDStreamInfo.h"
#include "Application.h"
#include "DVDCodecs/DVDCodecs.h"
#include "utils/log.h"
#include "threads/SingleLock.h"
Expand Down

0 comments on commit 120cee8

Please sign in to comment.