Skip to content
This repository has been archived by the owner on Apr 26, 2020. It is now read-only.

Commit

Permalink
Remove unused module identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
wasamasa committed Jun 16, 2016
1 parent 391f832 commit 7235262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuklear-glfw-opengl2.scm
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(module nuklear-glfw-opengl2
(init! make-font init-font! new-frame render! shutdown!)
(init! init-font! new-frame render! shutdown!)

(import chicken scheme foreign)

Expand Down

0 comments on commit 7235262

Please sign in to comment.