Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #81 from filoozom/remove-port-libuv
Browse files Browse the repository at this point in the history
Remove port-libuv
  • Loading branch information
ralphtheninja authored Nov 1, 2018
2 parents 7b4e85f + 1ef232c commit 9cbc906
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 1,629 deletions.
4 changes: 0 additions & 4 deletions deps/leveldb/leveldb.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
['OS == "win"', {
'include_dirs': [
'leveldb-<(ldbversion)/port/win/'
# , 'port-libuv/'
]
, 'defines': [
'LEVELDB_PLATFORM_UV=1'
Expand All @@ -37,9 +36,6 @@
, '_HAS_EXCEPTIONS=1'
]
, 'sources': [
# 'port-libuv/port_uv.cc'
# , 'port-libuv/env_win.cc'
# , 'port-libuv/win_logger.cc'
'leveldb-<(ldbversion)/port/win/port_win.cc'
, 'leveldb-<(ldbversion)/port/win/io_win.cc'
, 'leveldb-<(ldbversion)/port/win/xpress_win.cc'
Expand Down
48 changes: 0 additions & 48 deletions deps/leveldb/port-libuv/atomic_pointer_win.h

This file was deleted.

Loading

0 comments on commit 9cbc906

Please sign in to comment.