From 65a79cfefbdf2d9cfc15f83d7f0bf0c31eed799c Mon Sep 17 00:00:00 2001 From: ZappoMan Date: Mon, 20 Jul 2015 15:58:25 -0700 Subject: [PATCH] fix a bunch of warnings --- interface/src/ui/ApplicationOverlay.h | 1 - 1 file changed, 1 deletion(-) diff --git a/interface/src/ui/ApplicationOverlay.h b/interface/src/ui/ApplicationOverlay.h index 66cf591e21..ae09aa0b10 100644 --- a/interface/src/ui/ApplicationOverlay.h +++ b/interface/src/ui/ApplicationOverlay.h @@ -13,7 +13,6 @@ #define hifi_ApplicationOverlay_h #include -//class QOpenGLFramebufferObject; // Handles the drawing of the overlays to the screen // TODO, move divide up the rendering, displaying and input handling