serial-dmm: Drop obsolete extern declaration.

This commit is contained in:
Uwe Hermann 2015-03-21 13:17:51 +01:00
parent bcbef5ed70
commit 8852eb75d1
1 changed files with 0 additions and 2 deletions

View File

@ -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. */