aboutsummaryrefslogtreecommitdiff
path: root/src/p18/functions.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/p18/functions.h')
-rw-r--r--src/p18/functions.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/p18/functions.h b/src/p18/functions.h
deleted file mode 100644
index c372242..0000000
--- a/src/p18/functions.h
+++ /dev/null
@@ -1,12 +0,0 @@
-// SPDX-License-Identifier: BSD-3-Clause
-
-#ifndef INFINISOLAR_TOOLS_P18_FUNCTIONS_H
-#define INFINISOLAR_TOOLS_P18_FUNCTIONS_H
-
-namespace p18 {
-
-bool is_valid_parallel_id(unsigned id);
-
-}
-
-#endif //INFINISOLAR_TOOLS_P18_FUNCTIONS_H