diff options
Diffstat (limited to 'tools/ddcprobe/not_handled.c')
-rw-r--r-- | tools/ddcprobe/not_handled.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/ddcprobe/not_handled.c b/tools/ddcprobe/not_handled.c deleted file mode 100644 index 40cbb5427..000000000 --- a/tools/ddcprobe/not_handled.c +++ /dev/null @@ -1 +0,0 @@ -int main() { return 1; } |