X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fmotion.new%2Fmotion.inc;fp=cinelerra-5.1%2Fplugins%2Fmotion.new%2Fmotion.inc;h=0000000000000000000000000000000000000000;hb=1e154071bd323f756625f8172ef67133a561450a;hp=cf71a2a44f78873aafdfab11f35b693fa34785d8;hpb=3c944af1216990dd2d963a6b0231f94df0af7947;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/motion.new/motion.inc b/cinelerra-5.1/plugins/motion.new/motion.inc deleted file mode 100644 index cf71a2a4..00000000 --- a/cinelerra-5.1/plugins/motion.new/motion.inc +++ /dev/null @@ -1,30 +0,0 @@ - -/* - * CINELERRA - * Copyright (C) 2008 Adam Williams - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ - -#ifndef MOTION_INC -#define MOTION_INC - - -class MotionConfig; -class MotionMain; - - -#endif