Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0d5b18f0 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove unused -DXP_UNIX." into main am: 7015b5ab am: e6c10ee3

parents 82dafaa5 e6c10ee3
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -34,7 +34,6 @@ cc_library_static {
    cflags: [
    cflags: [
        "-Wall",
        "-Wall",
        "-Werror",
        "-Werror",
        "-DXP_UNIX",
    ],
    ],
}
}


@@ -58,6 +57,5 @@ cc_binary {
    cflags: [
    cflags: [
        "-Wall",
        "-Wall",
        "-Werror",
        "-Werror",
        "-DXP_UNIX",
    ],
    ],
}
}