summaryrefslogtreecommitdiffstats
path: root/gulpfile.js
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2014-07-31 20:31:07 +0200
committerwout <wout@impinc.co.uk>2014-07-31 20:31:07 +0200
commit98b3ec9d79ef31d59dc865fbc15919b44c69b576 (patch)
treee1bf9c0c6293a5122f5da9443dec7ee82ed7c4d0 /gulpfile.js
parentb2ab34637b96f7bab941390f71b7aafd46ec5565 (diff)
downloadsvg.js-98b3ec9d79ef31d59dc865fbc15919b44c69b576.tar.gz
svg.js-98b3ec9d79ef31d59dc865fbc15919b44c69b576.zip
Reworked sub-pixel offset fix
Diffstat (limited to 'gulpfile.js')
-rw-r--r--gulpfile.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/gulpfile.js b/gulpfile.js
index d0d802b..d848ddb 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -57,7 +57,6 @@ var parts = [
, 'src/gradient.js'
, 'src/pattern.js'
, 'src/doc.js'
-, 'src/spof.js'
, 'src/shape.js'
, 'src/symbol.js'
, 'src/use.js'