serial-dmm: Drop obsolete extern declaration.
This commit is contained in:
parent
bcbef5ed70
commit
8852eb75d1
|
@ -54,8 +54,6 @@ struct dmm_info {
|
|||
gsize info_size;
|
||||
};
|
||||
|
||||
extern SR_PRIV struct dmm_info *dmms[];
|
||||
|
||||
#define DMM_BUFSIZE 256
|
||||
|
||||
/** Private, per-device-instance driver context. */
|
||||
|
|
Loading…
Reference in New Issue