Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Resolve "Remove unused *Debug classes/functions"

frey_m requested to merge 22-remove-unused-debug-classes-functions into master

This MR removes following files:

  • Utility/FieldDebug.h
  • Utility/FieldDebug.hpp
  • Utility/FieldDebugFunctions.cpp
  • Utility/FieldDebugFunctions.h
  • Utility/FieldDebugPrint.h
  • Utility/FieldDebugPrint.hpp
  • Utility/FieldPrint.h
  • Utility/FieldPrint.hpp
  • Utility/ParticleDebug.h
  • Utility/ParticleDebug.hpp
  • Utility/ParticleDebugFunctions.cpp
  • Utility/ParticleDebugFunctions.h

Closes #22 (closed)

Edited by frey_m

Merge request reports