]> rtime.felk.cvut.cz Git - hercules2020/kcf.git/blobdiff - src/fft.h
Removed redundant forward declaration.
[hercules2020/kcf.git] / src / fft.h
index 379c31e86614ca23aa1a6f838984bb9da681c98e..7514a9a3167a0a2109f199bedca5f618e276b10f 100644 (file)
--- a/src/fft.h
+++ b/src/fft.h
@@ -12,8 +12,6 @@
     #include "complexmat.hpp"
 #endif
 
-struct Scale_vars;
-
 class Fft
 {
 public: