]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/yokogawa-dlm/protocol.h
yokogawa-dlm: Replace g_try_malloc() calls and fix coding style
[libsigrok.git] / src / hardware / yokogawa-dlm / protocol.h
index edb83a7ce71fe56a9bab0903bd61d5aa93e522fb..0950267a3a0065a90df5cb7806bb829e066553a1 100644 (file)
@@ -79,8 +79,6 @@ struct scope_config {
 
        const uint8_t num_xdivs;
        const uint8_t num_ydivs;
-
-       const char *(*scpi_dialect)[];
 };
 
 struct analog_channel_state {