Skip to content

Commit fe87e70

Browse files
committed
Remove BrickFactory, Update TrikRuntime
1 parent dd045d2 commit fe87e70

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

plugins/robots/thirdparty/trikRuntime/trikControl.pri

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ TRIK_CONTROL_ROOT = $$PWD/trikRuntime/trikControl
99
HEADERS += \
1010
$$TRIK_CONTROL_ROOT/include/trikControl/trikControlDeclSpec.h \
1111
$$TRIK_CONTROL_ROOT/include/trikControl/batteryInterface.h \
12-
$$TRIK_CONTROL_ROOT/include/trikControl/brickFactory.h \
1312
$$TRIK_CONTROL_ROOT/include/trikControl/brickInterface.h \
1413
$$TRIK_CONTROL_ROOT/include/trikControl/cameraDeviceInterface.h \
1514
$$TRIK_CONTROL_ROOT/include/trikControl/colorSensorInterface.h \

0 commit comments

Comments
 (0)