| 1 | /* -*- mode: C++; c-basic-offset: 4; indent-tabs-mode: nil; -*- */ |
| 2 | // SPDX-License-Identifier: MIT OR LGPL-2.0-or-later |
| 3 | // SPDX-FileCopyrightText: 2014 Endless Mobile, Inc. |
| 4 | // SPDX-FileContributor: Authored By: Sam Spilsbury <sam@endlessm.com> |
nothing calls this directly
no test coverage detected