X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fmotion.new%2Fmotionscan.inc;fp=cinelerra-5.1%2Fplugins%2Fmotion.new%2Fmotionscan.inc;h=0000000000000000000000000000000000000000;hb=1e154071bd323f756625f8172ef67133a561450a;hp=4e8229edf2b3788772a82204b79fa0b0fdbeb43a;hpb=3c944af1216990dd2d963a6b0231f94df0af7947;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/motion.new/motionscan.inc b/cinelerra-5.1/plugins/motion.new/motionscan.inc deleted file mode 100644 index 4e8229ed..00000000 --- a/cinelerra-5.1/plugins/motion.new/motionscan.inc +++ /dev/null @@ -1,35 +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 MOTIONSCAN_INC -#define MOTIONSCAN_INC - - - - -class MotionScan; - - - -#endif - - -