summaryrefslogtreecommitdiff
path: root/ext/mathn/complex/extconf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mathn/complex/extconf.rb')
-rw-r--r--ext/mathn/complex/extconf.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/mathn/complex/extconf.rb b/ext/mathn/complex/extconf.rb
deleted file mode 100644
index a3f45ac4fc..0000000000
--- a/ext/mathn/complex/extconf.rb
+++ /dev/null
@@ -1,4 +0,0 @@
-# frozen_string_literal: false
-require "mkmf"
-
-create_makefile "mathn/complex"