diff options
Diffstat (limited to 'src/core')
| -rw-r--r-- | src/core/model/Node.cpp | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/model/Node.cpp b/src/core/model/Node.cpp index 3b5f38c..366dcc6 100644 --- a/src/core/model/Node.cpp +++ b/src/core/model/Node.cpp @@ -79,9 +79,6 @@ public:  	 */  	std::vector<ResolutionResult> result; -	static std::vector<int> buildPrefixTable( -	    const std::vector<std::string> &path); -  	/**  	 * Constructor of the SharedResolutionState class.  	 *  | 
