Skip to content

Commit

Permalink
Removes unnecessary include dir
Browse files Browse the repository at this point in the history
  • Loading branch information
benbierens committed May 22, 2024
1 parent 2bd7aff commit 1ad8b1c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 39 deletions.
1 change: 0 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ toast \
--includeDirs="${sourceDir}/helpers/memenv" \
--includeDirs="${sourceDir}/port" \
--includeDirs="${sourceDir}/include" \
--includeDirs="${root}/leveldbstatic/include" \
"${sourceDir}/include/leveldb/c.h" >> "${output}"

sed -i 's/\bpassC\b/passc/g' "${output}"
Expand Down
38 changes: 0 additions & 38 deletions leveldbstatic/include/port/port_config.h

This file was deleted.

0 comments on commit 1ad8b1c

Please sign in to comment.