Skip to content
Snippets Groups Projects
Commit aa83dcd3 authored by lintao@ihep.ac.cn's avatar lintao@ihep.ac.cn
Browse files

Migrate Examples.

parent e69c6455
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,6 @@ namespace plcio { ...@@ -11,7 +11,6 @@ namespace plcio {
class PlcioReadAlg : public GaudiAlgorithm class PlcioReadAlg : public GaudiAlgorithm
{ {
friend class AlgFactory<PlcioReadAlg>;
public : public :
......
...@@ -11,7 +11,6 @@ namespace plcio { ...@@ -11,7 +11,6 @@ namespace plcio {
class PlcioWriteAlg : public GaudiAlgorithm class PlcioWriteAlg : public GaudiAlgorithm
{ {
friend class AlgFactory<PlcioWriteAlg>;
public : public :
......
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