Delete unused primitives stub

This commit is contained in:
Andrew Sliwinski 2016-04-26 12:05:38 -04:00
parent 389d112729
commit f1375ef44f
2 changed files with 0 additions and 13 deletions
src/engine

View file

@ -1,5 +0,0 @@
function Primitives () {
// @todo
}
module.exports = Primitives;