wscript: drop unused path_prefix

It is not referenced anywhere, and also not set consistently.
This commit is contained in:
Mads Kiilerich 2022-01-24 22:51:52 +01:00 committed by Paul Davis
parent d220f477ed
commit f1bb18ae53
8 changed files with 0 additions and 16 deletions

View file

@ -19,8 +19,6 @@ LIBPBD_MAJOR_VERSION = '4'
I18N_PACKAGE = 'libpbd4'
path_prefix = 'libs/pbd/'
libpbd_sources = [
'basename.cc',
'base_ui.cc',