Commit 84b5dc78 authored by Peter Eastman's avatar Peter Eastman
Browse files

Removed an unused field

parent 15f58f1a
...@@ -37,8 +37,6 @@ ...@@ -37,8 +37,6 @@
#include <vector> #include <vector>
class ReferenceVirtualSites { class ReferenceVirtualSites {
private:
const OpenMM::System& system;
public: public:
/** /**
* Compute the positions of all virtual sites. * Compute the positions of all virtual sites.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment