Merge pull request #5197 from ericrius1/quadFix

deleted empty files I accidentally committed.
This commit is contained in:
Seth Alves 2015-06-23 14:31:53 -07:00
commit b7a952baec
2 changed files with 0 additions and 23 deletions

View file

@ -1,9 +0,0 @@
//
// QuadEntityItem.cpp
// hifi
//
// Created by eric levin on 6/22/15.
//
//
#include "QuadEntityItem.h"

View file

@ -1,14 +0,0 @@
//
// QuadEntityItem.h
// hifi
//
// Created by eric levin on 6/22/15.
//
//
#ifndef __hifi__QuadEntityItem__
#define __hifi__QuadEntityItem__
#include <stdio.h>
#endif /* defined(__hifi__QuadEntityItem__) */