[vlmc-devel] commit: Cleanup: Removed old FPS define (Hugo Beauzee-Luyssen )

git at videolan.org git at videolan.org
Fri Mar 12 00:23:24 CET 2010


vlmc | branch: master | Hugo Beauzee-Luyssen <beauze.h at gmail.com> | Fri Mar 12 00:22:54 2010 +0100| [75bd125a405f017005e0f0826b62c2184a38e0d0] | committer: Hugo Beauzee-Luyssen 

Cleanup: Removed old FPS define

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

 src/Workflow/TrackWorkflow.h |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/src/Workflow/TrackWorkflow.h b/src/Workflow/TrackWorkflow.h
index 84ed451..a2d2e16 100644
--- a/src/Workflow/TrackWorkflow.h
+++ b/src/Workflow/TrackWorkflow.h
@@ -41,11 +41,6 @@ class   QMutex;
 class   QReadWriteLock;
 class   QWaitCondition;
 
-//TODO: REMOVE THIS
-#ifndef FPS
-#define FPS     30
-#endif
-
 #ifndef MAX_TRACKS
 #define MAX_TRACKS 64
 #endif



More information about the Vlmc-devel mailing list