aboutsummaryrefslogtreecommitdiffstats
path: root/make/config/joal-alc-constants-CustomJavaCode.java
diff options
context:
space:
mode:
authorMathieu Féry <[email protected]>2023-11-14 09:37:58 +0100
committerMathieu Féry <[email protected]>2023-11-14 09:40:39 +0100
commit0fde337685aa1feda82cc29ea852518135cb9eff (patch)
tree16bb3939e828ab9cd1ee363e93dcbbea0069442b /make/config/joal-alc-constants-CustomJavaCode.java
parent9ac10deb2fa4e965222fb0dcd8d3e1dd136e5944 (diff)
feat(devices): Move ALC_EXT constant from ALCconstants into ALHelpers with other ALC_EXT names
Diffstat (limited to 'make/config/joal-alc-constants-CustomJavaCode.java')
-rw-r--r--make/config/joal-alc-constants-CustomJavaCode.java3
1 files changed, 0 insertions, 3 deletions
diff --git a/make/config/joal-alc-constants-CustomJavaCode.java b/make/config/joal-alc-constants-CustomJavaCode.java
deleted file mode 100644
index fe97124..0000000
--- a/make/config/joal-alc-constants-CustomJavaCode.java
+++ /dev/null
@@ -1,3 +0,0 @@
-public final java.lang.String ALC_ENUMERATION_EXT_NAME = "ALC_ENUMERATION_EXT";
-
-public final java.lang.String ALC_ENUMERATE_ALL_EXT_NAME = "ALC_ENUMERATE_ALL_EXT"; \ No newline at end of file