summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build3
1 files changed, 0 insertions, 3 deletions
diff --git a/meson.build b/meson.build
index 573b30c..c25dee3 100644
--- a/meson.build
+++ b/meson.build
@@ -6,9 +6,6 @@ project('elce-cam', 'c', 'cpp',
'cpp_std=c++11',
])
-cc = meson.get_compiler('c')
-config_h = configuration_data()
-
# elce-cam source files
# elce-cam.cpp is the fully commented application
# mini=elce.cpp is for live coding during ELC-E 2019