Skip to content

Commit

Permalink
build: removing duplicate struct pointer definition for qdetector_cccf
Browse files Browse the repository at this point in the history
  • Loading branch information
jgaeddert committed Jun 24, 2023
1 parent 26494d9 commit 1e4a9f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/liquid.h
Original file line number Diff line number Diff line change
Expand Up @@ -6232,8 +6232,6 @@ LIQUID_PRESYNC_DEFINE_API(LIQUID_BPRESYNC_MANGLE_CCCF,
/* impairments in a simple interface suitable for custom frame recovery.*/ \
typedef struct QDETECTOR(_s) * QDETECTOR(); \
\
typedef struct qdetector_cccf_s * qdetector_cccf; \
\
/* Create detector with generic sequence */ \
/* _s : sample sequence */ \
/* _s_len : length of sample sequence */ \
Expand Down

0 comments on commit 1e4a9f9

Please sign in to comment.