Skip to content

Commit 231918f

Browse files
committed
Kotlin: Remove redundant variable ODASA_JAVA_LAYOUT
1 parent 526204d commit 231918f

File tree

1 file changed

+0
-1
lines changed
  • java/kotlin-extractor/src/main/java/com/semmle/util/process

1 file changed

+0
-1
lines changed

java/kotlin-extractor/src/main/java/com/semmle/util/process/Env.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,6 @@ public enum Var {
284284
/*
285285
* Layout variables
286286
*/
287-
ODASA_JAVA_LAYOUT,
288287
ODASA_CPP_LAYOUT,
289288
ODASA_CSHARP_LAYOUT,
290289
ODASA_PYTHON_LAYOUT,

0 commit comments

Comments
 (0)