summaryrefslogtreecommitdiffstats
path: root/src/Runtime/Qt3DSRuntimeStatic
diff options
context:
space:
mode:
authorJanne Kangas <janne.kangas@qt.io>2018-02-07 14:14:36 +0200
committerMiikka Heikkinen <miikka.heikkinen@qt.io>2018-02-23 13:26:55 +0000
commit4cc86c178ba35c7769f1019253441e3352a3e957 (patch)
tree1d9fed28bb88f259e962a27c199de56897c47c45 /src/Runtime/Qt3DSRuntimeStatic
parent35dd440b809468b6705d2d34cec42fe0788cbc1c (diff)
Remove old DataInput proto code
Reverts some (not all) changes in commits: 935d8a983db25978b3e8f0dbe67323684ce4dd96 e3c6e9d38a5b6f729093fc0349784fa475af8f62 337aaa465ac78ac72ca748f0c2d4c3b6257829b8 0707c13c34653066c89d5b25abe60a779650ee27 c1fc5d13e3668a117b4f8470ecb87b77b145efb8 Task-ID: QT3DS-865 Change-Id: I6f2ce77b12e2930aee1ea3b62b34aabe10bc6d00 Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Diffstat (limited to 'src/Runtime/Qt3DSRuntimeStatic')
-rw-r--r--src/Runtime/Qt3DSRuntimeStatic/Qt3DSRuntimeStatic.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Runtime/Qt3DSRuntimeStatic/Qt3DSRuntimeStatic.pro b/src/Runtime/Qt3DSRuntimeStatic/Qt3DSRuntimeStatic.pro
index d915897b..032c5692 100644
--- a/src/Runtime/Qt3DSRuntimeStatic/Qt3DSRuntimeStatic.pro
+++ b/src/Runtime/Qt3DSRuntimeStatic/Qt3DSRuntimeStatic.pro
@@ -69,7 +69,6 @@ SOURCES += \
../Source/Runtime/Source/Qt3DSSlideSystem.cpp \
../Source/Runtime/Source/Qt3DSTimePolicy.cpp \
../Source/Qt3DSRuntimeRender/GraphObjects/Qt3DSRenderCamera.cpp \
- ../Source/Qt3DSRuntimeRender/GraphObjects/Qt3DSRenderDataInput.cpp \
../Source/Qt3DSRuntimeRender/GraphObjects/Qt3DSRenderDefaultMaterial.cpp \
../Source/Qt3DSRuntimeRender/GraphObjects/Qt3DSRenderDynamicObject.cpp \
../Source/Qt3DSRuntimeRender/GraphObjects/Qt3DSRenderEffect.cpp \
@@ -296,7 +295,6 @@ HEADERS += \
../Source/Runtime/Include/Qt3DSLuaIncludes.h \
../Source/Qt3DSRuntimeRender/GraphObjects/Qt3DSRenderCamera.h \
../Source/Qt3DSRuntimeRender/GraphObjects/Qt3DSRenderCustomMaterial.h \
- ../Source/Qt3DSRuntimeRender/GraphObjects/Qt3DSRenderDataInput.h \
../Source/Qt3DSRuntimeRender/GraphObjects/Qt3DSRenderDefaultMaterial.h \
../Source/Qt3DSRuntimeRender/GraphObjects/Qt3DSRenderDynamicObject.h \
../Source/Qt3DSRuntimeRender/GraphObjects/Qt3DSRenderEffect.h \