Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

Commit

Permalink
Merge pull request #428 from ManInFez/removeRPCServer
Browse files Browse the repository at this point in the history
Removed RPCserver and references
  • Loading branch information
joakim-hove authored Nov 9, 2018
2 parents 00729ff + 46964ba commit 1309c9b
Show file tree
Hide file tree
Showing 22 changed files with 10 additions and 1,055 deletions.
1 change: 0 additions & 1 deletion python/ert/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ set(PYTHON_SOURCES
sched/__init__.py
analysis/__init__.py
config/__init__.py
server/__init__.py
)

add_python_package("python.ert" ${PYTHON_INSTALL_PREFIX}/ert "${PYTHON_SOURCES}" True)
3 changes: 0 additions & 3 deletions python/ert/server/__init__.py

This file was deleted.

1 change: 0 additions & 1 deletion python/res/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ add_subdirectory(config)
add_subdirectory(enkf)
add_subdirectory(job_queue)
add_subdirectory(sched)
add_subdirectory(server)
add_subdirectory(test)
add_subdirectory(simulator)
add_subdirectory(fm)
Expand Down
9 changes: 0 additions & 9 deletions python/res/server/CMakeLists.txt

This file was deleted.

3 changes: 0 additions & 3 deletions python/res/server/__init__.py

This file was deleted.

230 changes: 0 additions & 230 deletions python/res/server/ertrpcclient.py

This file was deleted.

Loading

0 comments on commit 1309c9b

Please sign in to comment.