From ccd40f76e8975b679619eb3591eb56376e82a6b3 Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Tue, 24 Nov 2015 10:42:05 -0300 Subject: -work in progress resourceparser and .tscn parser. Still non-functional -fixed theora so it can compile theoralib but not theora -fixed generation of windows icon in .rc, which didn't previously work in 32 bits --- drivers/register_driver_types.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'drivers/register_driver_types.cpp') diff --git a/drivers/register_driver_types.cpp b/drivers/register_driver_types.cpp index c4ab54d10..ea19481c2 100644 --- a/drivers/register_driver_types.cpp +++ b/drivers/register_driver_types.cpp @@ -54,10 +54,6 @@ #include "theora/video_stream_theora.h" #endif -#ifdef THEORAPLAYER_ENABLED -#include "theoraplayer/video_stream_theoraplayer.h" -#endif - #include "drivers/nrex/regex.h" -- cgit v1.2.3-70-g09d2