Skip to content
Snippets Groups Projects

StoreGate: Fix clang warning.

Merged Scott Snyder requested to merge ssnyder/athena:warn.StoreGate-20190206 into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -41,7 +41,6 @@ static const CLID MyCLID = 293847295;
typedef DataVector<MyObj> MyObjCont;
CLASS_DEF (MyObjCont, 293847296, 1)
static const CLID MyContCLID = 293847296;
// Ctors
Loading