About Social Code
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/meson.build b/meson.build
index 42994e11ccb..09e2a757bd3 100644
--- a/meson.build
+++ b/meson.build
@@ -1321,8 +1321,6 @@ endif
dep_ws2_32 = cc.find_library('ws2_32', required : with_platform_windows)
-# TODO: shared/static? Is this even worth doing?
-
with_asm_arch = ''
if host_machine.cpu_family() == 'x86'
if system_has_kms_drm or host_machine.system() == 'gnu'