Commit ae6e89a9 authored by Lucas Russo's avatar Lucas Russo

src/sm_io/*/acq/sm_io_acq_exp.c: remove typedef redefinition

parent 1563dbef
......@@ -37,9 +37,6 @@
CHECK_HAL_ERR(err, SM_IO, "[sm_io:acq_exp]", \
smio_err_str (err_type))
/* Forward smio_acq_data_block_t declaration structure */
typedef struct _smio_acq_data_block_t smio_acq_data_block_t;
/************************************************************/
/***************** Specific ACQ Operations ******************/
/************************************************************/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment