Skip to content
Snippets Groups Projects
Commit cce27dc6 authored by Steven Murray's avatar Steven Murray
Browse files

Removed artifact from last commit that broke the build

parent 201190ff
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,6 @@ ArchiveFile::ArchiveFile():
//------------------------------------------------------------------------------
// operator==
//------------------------------------------------------------------------------
<<<<<<< c5e02f43e7141aff1c6a7348737f04709151f383
bool ArchiveFile::operator==(const ArchiveFile &rhs) const {
return archiveFileID == rhs.archiveFileID
&& diskFileID == rhs.diskFileID
......
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