thunderbolt: Remove unused BINDIR define
This commit is contained in:
parent
fd33f80558
commit
5087de2f85
1 changed files with 0 additions and 4 deletions
|
@ -61,10 +61,6 @@ deps = common_deps + [
|
|||
m_dep,
|
||||
]
|
||||
|
||||
cflags += [
|
||||
'-DBINDIR="@0@"'.format(control_center_bindir)
|
||||
]
|
||||
|
||||
panels_libs += static_library(
|
||||
cappletname,
|
||||
sources: sources,
|
||||
|
|
Loading…
Add table
Reference in a new issue