== Sequencer ==

Well, added unnecessary pad variables after a fight with makesdna...
This commit is contained in:
Peter Schlaile
2007-11-18 17:44:48 +00:00
parent dc6ac56d31
commit 00ca12c34d

View File

@@ -107,8 +107,6 @@ typedef struct Sequence {
int sfra; /* starting frame according to the timeline of the scene. */
Strip *strip;
int pad2;
int pad3;
struct Ipo *ipo;
struct Scene *scene;