0
0
mirror of https://github.com/Doodle3D/doodle3d-client.git synced 2024-11-05 03:33:23 +01:00
This commit is contained in:
peteruithoven 2013-08-09 22:36:18 +02:00
parent 85d91a2f36
commit c6818eae45

View File

@ -2,11 +2,6 @@ var debug = false;
var printer = new Printer();
var $canvas;
var canvas;
var $preview;
var preview;
$(function() {
console.log("ready");
//var wifiboxURL = "http://" + window.location.host + "/cgi-bin/d3dapi";