lib/xmp/error.rb in
xmp-1.0.1
vs lib/xmp/error.rb in
xmp-2.0.0
- old
+ new
@@ -1,4 +1,3 @@
module XMP Error = Class.new(RuntimeError)
- NoXMP = Class.new(Error)
end \ No newline at end of file