lib/vedeu/output/compositor.rb in vedeu-0.4.2 vs lib/vedeu/output/compositor.rb in vedeu-0.4.3
- old
+ new
@@ -7,11 +7,9 @@
# application may have specified this this view should move to a new location.
# Combines stored interface layout/geometry with an interface view/buffer
# to create a single view to be sent to the terminal for output.
#
- # @api private
- #
class Compositor
# Convenience method to initialize a new Compositor and call its {#compose}
# method.
#