rohde-schwarz-sme-0x: remove obsolete libserialport reference

The rohde-schwarz-sme-0x device driver used to unconditionally reference
a libserialport header file. Remove that reference, it's not needed in
this specific driver.
This commit is contained in:
Gerhard Sittig 2019-04-29 18:44:12 +02:00 committed by Uwe Hermann
parent e24e74ed84
commit dca683ef99
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@
*/
#include <config.h>
#include <libserialport.h>
#include <scpi.h>
#include <string.h>