Skip to content
Snippets Groups Projects
Commit 78da8df8 authored by Administrator's avatar Administrator Committed by Florian Uhlig
Browse files

Remove wrong pragma statement

The class belongs to the mvd core library. The pragma statement was simply
wrong.
parent eabd06ff
No related branches found
No related tags found
1 merge request!1155Fix compilation warnings
......@@ -13,7 +13,6 @@
#pragma link C++ class CbmMvdSensorHitfinderTask + ; //OLD
#pragma link C++ class CbmMvdSensorClusterfinderTask + ; //OLD
#pragma link C++ class CbmMvdTrackingInterface + ;
//#pragma link C++ class CbmMvdSensorFindHitTask + ;
#endif
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