X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fobjectinstance.h;h=d85d2db895f3e95faa21a7005ec2b4379281f745;hb=ff072e148afae24018696c03a413c9ae2da6c929;hp=273d348579b4b8a34e71d2ebcb33a73f9394c60b;hpb=00d926c3fe134820139a925cfac28cd64729db93;p=libs%2Fgl.git diff --git a/source/objectinstance.h b/source/objectinstance.h index 273d3485..d85d2db8 100644 --- a/source/objectinstance.h +++ b/source/objectinstance.h @@ -8,8 +8,6 @@ namespace Msp { namespace GL { -class ProgramData; - /** Represents a single instance of an Object. Thanks to being derived from Placeable in can be positioned without additional effort. Other instance