Skip to content
Snippets Groups Projects
Commit 9bdb2015 authored by Marco Biasini's avatar Marco Biasini
Browse files

remove unused function

parent 2908640c
Branches
Tags
No related merge requests found
...@@ -66,9 +66,6 @@ BOOST_PYTHON_FUNCTION_OVERLOADS(save_entity_handle_ov, ...@@ -66,9 +66,6 @@ BOOST_PYTHON_FUNCTION_OVERLOADS(save_entity_handle_ov,
BOOST_PYTHON_FUNCTION_OVERLOADS(save_entity_view_ov, BOOST_PYTHON_FUNCTION_OVERLOADS(save_entity_view_ov,
save_ent_view, 2, 3) save_ent_view, 2, 3)
BOOST_PYTHON_FUNCTION_OVERLOADS(save_charmm_trj_ov,
SaveCHARMMTraj, 3, 4)
} }
void export_pdb_io(); void export_pdb_io();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment