Skip to content

Commit

Permalink
remove junk
Browse files Browse the repository at this point in the history
  • Loading branch information
dmke committed Jul 23, 2024
1 parent 62ba9bf commit 464b3a3
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 4 deletions.
5 changes: 5 additions & 0 deletions ext/visibility_monitor/extconf.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
require "mkmf"

$CFLAGS << " -Wall -Werror"

create_makefile "visibility_monitor"
7 changes: 7 additions & 0 deletions ext/visibility_monitor/mkmf.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
extconf.h is:
/* begin */
1: #ifndef EXTCONF_H
2: #define EXTCONF_H
3: #endif
/* end */

File renamed without changes.
3 changes: 0 additions & 3 deletions ext/visibility_monitor_c/extconf.rb

This file was deleted.

1 change: 0 additions & 1 deletion lib/visibility_monitor.rb
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
require "visibility_monitor/version"
require "visibility_monitor_c"
Binary file removed lib/visibility_monitor/visibility_monitor.bundle
Binary file not shown.
Binary file removed lib/visibility_monitor_c.bundle
Binary file not shown.

0 comments on commit 464b3a3

Please sign in to comment.