removed unused jansson header

This commit is contained in:
Paul Dino Jones 2025-01-13 19:17:42 -05:00
parent def2bfbb89
commit 30cb1def72
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
#include <stdlib.h> #include <stdlib.h>
#include <string.h> #include <string.h>
#include <fcntl.h> #include <fcntl.h>
#include <jansson.h>
#include <math.h> #include <math.h>
#include "usbhapticdevice.h" #include "usbhapticdevice.h"