Peter M. Groen
/
openbr
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
c2764d2bbe8c2c7d15346327feac1058bd325ebd
Authored by
Brendan Klare
2015-01-29 16:48:06 -0500
1 parent
b7ea892b
Fix
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
openbr/plugins/misc.cpp
openbr/plugins/misc.cpp
View file @
c2764d2
...
...
@@ -1008,7 +1008,6 @@ class TransposeTransform : public UntrainableTransform
1008
1008
1009
1009
BR_REGISTER(Transform, TransposeTransform)
1010
1010
1011
-
1012
1011
}
1013
1012
1014
1013
#include "misc.moc"
...
...