summaryrefslogtreecommitdiff
path: root/rotord/src/cvimage.cpp
diff options
context:
space:
mode:
authorTim Redfern <tim@eclectronics.org>2013-09-10 12:56:08 +0100
committerTim Redfern <tim@eclectronics.org>2013-09-10 12:56:08 +0100
commit959b4591baa048b692e38c39c8db89317023ccea (patch)
treef819b7b5ecc614bbe5c4e40fd573b33b55fb5edc /rotord/src/cvimage.cpp
parent1ba984e17672dd214e4e239c6806ee2e739432e8 (diff)
cvimage release
Diffstat (limited to 'rotord/src/cvimage.cpp')
-rw-r--r--rotord/src/cvimage.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/rotord/src/cvimage.cpp b/rotord/src/cvimage.cpp
index e5ea50b..0bf30a6 100644
--- a/rotord/src/cvimage.cpp
+++ b/rotord/src/cvimage.cpp
@@ -200,5 +200,4 @@ namespace Rotor {
other->rgb=rgb/amount;
return other;
}
-
}