Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
k-ujihara committed Jun 4, 2017
1 parent 572181c commit be41521
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -162,7 +162,6 @@ protected List<Map.Entry<String, String>> getParameters() {
* @return A {@link BitSet} representing the fingerprint
*/
public IBitFingerprint getBitFingerprint(IAtomContainer container, AllRingsFinder ringFinder) throws CDKException {
int position = -1;
logger.debug("Entering Fingerprinter");
logger.debug("Starting Aromaticity Detection");
long before = System.currentTimeMillis();
Expand Down

0 comments on commit be41521

Please sign in to comment.