From 35a1c94eeef017413d0a20e68082441d2cd13264 Mon Sep 17 00:00:00 2001 From: Tom Black Date: Thu, 20 Sep 2018 20:57:55 -0700 Subject: Expose window attributes through class methods --- lib/ruby2d.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/ruby2d.rb') diff --git a/lib/ruby2d.rb b/lib/ruby2d.rb index 02aba95..823512f 100644 --- a/lib/ruby2d.rb +++ b/lib/ruby2d.rb @@ -4,7 +4,6 @@ require 'ruby2d/renderable' require 'ruby2d/exceptions' require 'ruby2d/color' require 'ruby2d/window' -require 'ruby2d/application' require 'ruby2d/dsl' require 'ruby2d/quad' require 'ruby2d/line' -- cgit v1.2.3