Remove a presumably useless file

We have no memory of why this file is needed. Let's remove it
This commit is contained in:
Olivier Goffart 2021-11-16 17:07:12 +01:00 committed by Olivier Goffart
parent 7bf3fd2871
commit 238ae33fe6

View file

@ -1,11 +0,0 @@
/* LICENSE BEGIN
This file is part of the SixtyFPS Project -- https://sixtyfps.io
Copyright (c) 2021 Olivier Goffart <olivier.goffart@sixtyfps.io>
Copyright (c) 2021 Simon Hausmann <simon.hausmann@sixtyfps.io>
SPDX-License-Identifier: GPL-3.0-only
This file is also available under commercial licensing terms.
Please contact info@sixtyfps.io for more information.
LICENSE END */
/* Dummy file to make cmake happy */
#include <sixtyfps.h>