Skip to content

Commit

Permalink
Remove some unused includes of ThreadLocal.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Carroll committed Dec 31, 2012
1 parent d1f6ee7 commit 988e51b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion xbmc/interfaces/python/LanguageHook.h
Expand Up @@ -28,7 +28,6 @@
#include <Python.h>

#include "interfaces/legacy/LanguageHook.h"
#include "threads/ThreadLocal.h"
#include "threads/Event.h"

#include <set>
Expand Down
1 change: 0 additions & 1 deletion xbmc/interfaces/python/swig.h
Expand Up @@ -27,7 +27,6 @@
#include "interfaces/legacy/Exception.h"
#include "interfaces/legacy/AddonClass.h"
#include "interfaces/legacy/Window.h"
#include "threads/ThreadLocal.h"

namespace PythonBindings
{
Expand Down

0 comments on commit 988e51b

Please sign in to comment.