summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-02-12 18:06:17 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-02-12 18:06:17 -0800
commit70ebfeb53325e65c9b11aca55d1722a9a76f8aa9 (patch)
tree7c5420dc6cf3f691d323bbe3183df0e602b3a193
parent01484cf8029253e704482817ebcff6c0d7449672 (diff)
unifdef sony
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--vendor.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/vendor.c b/vendor.c
index 0bb63d2..02f17f2 100644
--- a/vendor.c
+++ b/vendor.c
@@ -174,10 +174,6 @@ static SectionNameRec SectionNames[] = {
{"(l) Local", "l"},
{"(n) New", "n"},
{"(o) Old", "o"},
-#ifdef sony
- {"(p) Public Domain", "p"},
- {"(s) Sony Specific", "s"},
-#endif
};
#endif