summaryrefslogtreecommitdiffhomepage
path: root/video-ps3eye
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2019-05-06 03:51:08 +0200
committerStanislaw Halik <sthalik@misaki.pl>2019-05-06 03:51:14 +0200
commitc246ff0280eda1a8ccdfdfb557037b7cea8ecc63 (patch)
tree605a99caa05b081b440f9e41b41e0387fbb456b4 /video-ps3eye
parent05c811db673e25fbf38a352341517465c782785d (diff)
video/ps3eye: kill thread-name header
Diffstat (limited to 'video-ps3eye')
-rw-r--r--video-ps3eye/PS3EYEDriver/ps3eye.cpp1
-rw-r--r--video-ps3eye/PS3EYEDriver/thread-name.cpp1
2 files changed, 0 insertions, 2 deletions
diff --git a/video-ps3eye/PS3EYEDriver/ps3eye.cpp b/video-ps3eye/PS3EYEDriver/ps3eye.cpp
index 010ab12c..32a4a1b9 100644
--- a/video-ps3eye/PS3EYEDriver/ps3eye.cpp
+++ b/video-ps3eye/PS3EYEDriver/ps3eye.cpp
@@ -1,6 +1,5 @@
#include "ps3eye.hpp"
#include "compat/macros1.h"
-#include "compat/thread-name.hpp"
#include "internal.hpp"
#include "urb.hpp"
diff --git a/video-ps3eye/PS3EYEDriver/thread-name.cpp b/video-ps3eye/PS3EYEDriver/thread-name.cpp
deleted file mode 100644
index e7e96b21..00000000
--- a/video-ps3eye/PS3EYEDriver/thread-name.cpp
+++ /dev/null
@@ -1 +0,0 @@
-#include "compat/thread-name.cpp"