thunderbolt: Remove unused BINDIR define

This commit is contained in:
Robert Ancell 2020-04-17 11:27:08 +12:00 committed by Benjamin Berg
parent fd33f80558
commit 5087de2f85

View file

@ -61,10 +61,6 @@ deps = common_deps + [
m_dep,
]
cflags += [
'-DBINDIR="@0@"'.format(control_center_bindir)
]
panels_libs += static_library(
cappletname,
sources: sources,