<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -132,10 +132,8 @@ Popup.AbstractWindow = Class.create({
   },
   
   makeDraggable: function() {
-    if (!this.draggable) {
-      console.log('making draggable');
+    if (!this.draggable)
       this.draggable = new Draggable(this.element.identify(), {handle: 'h3.title', scroll: window});
-    }
   },
   
   show: function() {</diff>
      <filename>javascripts/popup.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6ca188091d09b16c9e58d050f621d82708fa4324</id>
    </parent>
  </parents>
  <author>
    <name>John W. Long</name>
    <email>me@johnwlong.com</email>
  </author>
  <url>http://github.com/jlong/popupjs/commit/e8b3d7a48a97c30058e736137293a10d610824ca</url>
  <id>e8b3d7a48a97c30058e736137293a10d610824ca</id>
  <committed-date>2008-07-09T19:28:00-07:00</committed-date>
  <authored-date>2008-07-09T19:28:00-07:00</authored-date>
  <message>removed log message</message>
  <tree>612e47cc0bbb0b1d9e1fafc46f416ad0c6473aa2</tree>
  <committer>
    <name>John W. Long</name>
    <email>me@johnwlong.com</email>
  </committer>
</commit>
