From b7607817ab94361b14e9d565775bd5da76d2b115 Mon Sep 17 00:00:00 2001 From: Adam Young Date: Sun, 29 Aug 2010 20:17:06 -0400 Subject: calculate useSampledata by protocol. --- install/static/sampledata/develop.js | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 install/static/sampledata/develop.js (limited to 'install/static/sampledata/develop.js') diff --git a/install/static/sampledata/develop.js b/install/static/sampledata/develop.js deleted file mode 100644 index 5c5275b5..00000000 --- a/install/static/sampledata/develop.js +++ /dev/null @@ -1,3 +0,0 @@ -//This should not be packaged up, and so we should only get a true value when working inside the file system -useSampleData = true; - -- cgit