Skip to content

Commit

Permalink
Fix doxygen warning.
Browse files Browse the repository at this point in the history
Refs #11056
  • Loading branch information
martyngigg committed Mar 9, 2016
1 parent 48c650a commit 8ca81dc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Framework/MDAlgorithms/src/LoadSQW2.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -723,8 +723,6 @@ void LoadSQW2::warnIfMemoryInsufficient(int64_t npixtot) {
/**
* Assume the given pointer points to the start of a full pixel and create
* an MDEvent based on it iff it has a valid run id.
* @param coordRange In/out array that stores the current min/max value of
* the coordinate for each dimension as an array of (min,max)
* @param pixel A pointer assumed to point to at the start of a single pixel
* from the data file
* @return 1 if the event was added, 0 otherwise
Expand Down

0 comments on commit 8ca81dc

Please sign in to comment.