Skip to content
Snippets Groups Projects
Commit 69cf4966 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

rm 'using'

parent d1bea354
No related branches found
No related tags found
1 merge request!2696PolyItem -> PolyPtr, with BaseItem as separate template parameter
......@@ -22,8 +22,6 @@ class DistributionItem;
class DistributionCatalog {
public:
using BaseItem = DistributionItem;
// Do not change the numbering! It is serialized!
enum class Type : uint8_t {
None = 0,
......
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