<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -246,11 +246,7 @@ module Prawn
       # the box to the current drawing position.
       #
       def height
-        if @height.nil?
-          absolute_top - @parent.y
-        else
-          @height
-        end
+        @height || absolute_top - @parent.y
       end
     end
   end</diff>
      <filename>lib/prawn/document/bounding_box.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>efe870d121952287184ef3cd8d7b2c023b38cffe</id>
    </parent>
  </parents>
  <author>
    <name>Gregory Brown</name>
    <email>gregory.t.brown@gmail.com</email>
  </author>
  <url>http://github.com/sandal/prawn/commit/aeb22386528574317e9babd84904fc3ef0c458fd</url>
  <id>aeb22386528574317e9babd84904fc3ef0c458fd</id>
  <committed-date>2008-07-21T08:20:24-07:00</committed-date>
  <authored-date>2008-07-21T08:20:24-07:00</authored-date>
  <message>More cleanup</message>
  <tree>e5541a83ee2c332ebd22b6341577bffa5d2497b7</tree>
  <committer>
    <name>Gregory Brown</name>
    <email>gregory.t.brown@gmail.com</email>
  </committer>
</commit>
