remove old useless line from meson.build

This commit is contained in:
speedie 2023-05-07 23:00:59 +02:00
parent 6c71982b58
commit c22ecb9b76

View file

@ -16,7 +16,6 @@ xinerama = true
opt = '-O2'
cc = meson.get_compiler('c')
m_dep = cc.find_library('m', required : false)
project_source_files = [
'libs/libdrw/draw.c',