Skip to content

Commit

Permalink
Oops, left in a debug line
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Palmer committed Aug 6, 2008
1 parent 1c29dfa commit a4fadf0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ApplicationController.rb
Expand Up @@ -10,7 +10,6 @@
require 'pathname'
require 'osx/cocoa'
libdir = OSX::NSBundle.mainBundle.resourcePath.stringByAppendingPathComponent("lib").fileSystemRepresentation
puts "LIB DIR:#{libdir}"
$:.unshift(libdir, "#{libdir}/grit/lib", "#{libdir}/mime-types/lib", "#{libdir}/open4/lib")
require 'grit'
require 'time_extensions'
Expand Down

0 comments on commit a4fadf0

Please sign in to comment.