Skip to content

Commit

Permalink
trig: remove unused trig_period type
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Klotzbuecher <mk@mkio.de>
  • Loading branch information
kmarkus committed Jan 6, 2020
1 parent 3b8320e commit 2473af3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions std_blocks/trig/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ CLEANFILES = $(BUILT_SOURCES)
%.h.hexarr: %.h
$(top_srcdir)/tools/ubx_tocarr -s $< -d $<.hexarr

# trig
trig_la_includes = types/trig_period.h \
types/trig_period.h.hexarr

trig_la_SOURCES = $(trig_la_includes) trig.c
trig_la_LDFLAGS = -module -avoid-version -shared -export-dynamic
trig_la_LIBADD = $(top_builddir)/libubx/libubx.la
Expand Down
4 changes: 0 additions & 4 deletions std_blocks/trig/types/trig_period.h

This file was deleted.

0 comments on commit 2473af3

Please sign in to comment.