Skip to content
Snippets Groups Projects
Commit fb91dabd authored by Michael Reuter's avatar Michael Reuter
Browse files

Removed unnecessary forward reference. This refs #2167.

parent 7045592a
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,6 @@ class MDImage; ...@@ -41,7 +41,6 @@ class MDImage;
class MDPointDescription; class MDPointDescription;
class MDDataPoints; class MDDataPoints;
// //
class Mantid::Kernel::Logger;
/** class describes the interface to file operations, which are supported by generic MD dataset /** class describes the interface to file operations, which are supported by generic MD dataset
*/ */
...@@ -93,4 +92,4 @@ protected: ...@@ -93,4 +92,4 @@ protected:
} // MDDataObjects } // MDDataObjects
} // Mantid; } // Mantid;
#endif #endif
\ No newline at end of file
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