Revert ":wq"

This reverts commit 5851504210.
This commit is contained in:
Thomas FORGIONE 2015-06-30 10:19:35 +02:00
parent 5851504210
commit cd34bf961e
1 changed files with 0 additions and 1 deletions

View File

@ -359,7 +359,6 @@ ProgressiveLoaderGeometry.prototype.initIOCallbacks = function() {
}
// Ask for next elements
console.log("Asking next");
self.socket.emit('next', self.getCamera());
});