Skip to content

Commit d06a030

Browse files
committed
Delete leftover forward declaration
1 parent 3b1ca97 commit d06a030

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/colvarmodule.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,6 @@ static inline real acos(real const &x)
284284
// allow these classes to access protected data
285285
class atom;
286286
class atom_group;
287-
class atom_group;
288287
typedef std::vector<atom>::iterator atom_iter;
289288
typedef std::vector<atom>::const_iterator atom_const_iter;
290289

0 commit comments

Comments
 (0)