diff options
Diffstat (limited to 'support/hololens/ServoApp/logs.h')
-rw-r--r-- | support/hololens/ServoApp/logs.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/support/hololens/ServoApp/logs.h b/support/hololens/ServoApp/logs.h deleted file mode 100644 index d71fd3e1233..00000000000 --- a/support/hololens/ServoApp/logs.h +++ /dev/null @@ -1,7 +0,0 @@ -/* This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ - -#pragma once - -void log(const char *format, ...);
\ No newline at end of file |