[vlmc-devel] ClipWorkflow: Remove useless include

Hugo Beauzée-Luyssen git at videolan.org
Wed Feb 5 00:24:32 CET 2014


vlmc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Mon Feb  3 22:13:08 2014 +0200| [11fb3ab8af797e71c5d4bd5249d29d28837573a8] | committer: Hugo Beauzée-Luyssen

ClipWorkflow: Remove useless include

> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=11fb3ab8af797e71c5d4bd5249d29d28837573a8
---

 src/Workflow/ClipWorkflow.h |    1 -
 1 file changed, 1 deletion(-)

diff --git a/src/Workflow/ClipWorkflow.h b/src/Workflow/ClipWorkflow.h
index 50d0c4d..66d957e 100644
--- a/src/Workflow/ClipWorkflow.h
+++ b/src/Workflow/ClipWorkflow.h
@@ -32,7 +32,6 @@
 #include <QObject>
 #include <QUuid>
 #include <QXmlStreamWriter>
-#include <QAtomicInt>
 
 class   Clip;
 class   Effect;



More information about the Vlmc-devel mailing list