Skip to content
Snippets Groups Projects
Commit 7e56e427 authored by Martin Christoph Hierholzer's avatar Martin Christoph Hierholzer
Browse files

removed a wrong comment

parent ede0f0da
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,6 @@ namespace ChimeraTK {
public:
/** Use this constructor if the FanOut should be a consuming implementation. */
ConstantAccessor(UserType value=0, size_t length=1)
: _value(length, value)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment