X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fobjectinstance.h;h=d85d2db895f3e95faa21a7005ec2b4379281f745;hp=273d348579b4b8a34e71d2ebcb33a73f9394c60b;hb=e3abc10ca3fb04d58db22b01f44981841ae39182;hpb=a25a5932b80e7d1c11be6b09c5e00857b9238f60 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