Commit c2764d2bbe8c2c7d15346327feac1058bd325ebd
1 parent
b7ea892b
Fix
Showing
1 changed file
with
0 additions
and
1 deletions
openbr/plugins/misc.cpp
| @@ -1008,7 +1008,6 @@ class TransposeTransform : public UntrainableTransform | @@ -1008,7 +1008,6 @@ class TransposeTransform : public UntrainableTransform | ||
| 1008 | 1008 | ||
| 1009 | BR_REGISTER(Transform, TransposeTransform) | 1009 | BR_REGISTER(Transform, TransposeTransform) |
| 1010 | 1010 | ||
| 1011 | - | ||
| 1012 | } | 1011 | } |
| 1013 | 1012 | ||
| 1014 | #include "misc.moc" | 1013 | #include "misc.moc" |