X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2FMoof%2FVideo.hh;fp=src%2FMoof%2FVideo.hh;h=0000000000000000000000000000000000000000;hp=8d8e6f3e16a6b4685746e43a64b17e2eae51d0da;hb=831f04d4bc19a390415ac0bbac4331c7a65509bc;hpb=299af4f2047e767e5d79501c26444473bda64c64 diff --git a/src/Moof/Video.hh b/src/Moof/Video.hh deleted file mode 100644 index 8d8e6f3..0000000 --- a/src/Moof/Video.hh +++ /dev/null @@ -1,141 +0,0 @@ - -/*] Copyright (c) 2009-2010, Charles McGarvey [************************** -**] All rights reserved. -* -* vi:ts=4 sw=4 tw=75 -* -* Distributable under the terms and conditions of the 2-clause BSD license; -* see the file COPYING for a complete text of the license. -* -**************************************************************************/ - -#ifndef _MOOF_VIDEO_HH_ -#define _MOOF_VIDEO_HH_ - -#include - -#include -#include - -#include - - -namespace Mf { - - -class Settings; - -class Video; -typedef boost::shared_ptr