The open source OpenXR runtime

state_trackers: Remove obsolete documentation stub

-10
-10
src/xrt/state_trackers/dev/README.md
··· 1 - # OpenXR device layer integrator 2 - 3 - ```txt 4 - Copyright 2019, Collabora, Ltd. 5 - SPDX-License-Identifier: BSL-1.0 6 - ``` 7 - 8 - This is where the device layer integrator code will go. It takes one or more 9 - xrt_device and plugs that into the OpenXR device layer interface, once the 10 - device layer has been finalized.