Scene: remove redundant pragma once statement.

pull/1017/head
Kim Kulling 2016-10-03 19:23:52 +02:00
parent 27fd350b68
commit d27cce513b
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
---------------------------------------------------------------------------
*/
#pragma once
/** @file scene.h
* @brief Defines the data structures in which the imported scene is returned.