mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 17:14:59 +02:00
Merge pull request #5197 from ericrius1/quadFix
deleted empty files I accidentally committed.
This commit is contained in:
commit
b7a952baec
2 changed files with 0 additions and 23 deletions
|
@ -1,9 +0,0 @@
|
|||
//
|
||||
// QuadEntityItem.cpp
|
||||
// hifi
|
||||
//
|
||||
// Created by eric levin on 6/22/15.
|
||||
//
|
||||
//
|
||||
|
||||
#include "QuadEntityItem.h"
|
|
@ -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__) */
|
Loading…
Reference in a new issue