mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
bedit: remove multiple forward declaration of CFrameBuffer
I don't see any sense why this should be done here.
This commit is contained in:
@@ -30,7 +30,6 @@
|
|||||||
|
|
||||||
#include "bouqueteditor_globals.h"
|
#include "bouqueteditor_globals.h"
|
||||||
|
|
||||||
class CFrameBuffer;
|
|
||||||
|
|
||||||
CBEGlobals::CBEGlobals()
|
CBEGlobals::CBEGlobals()
|
||||||
{
|
{
|
||||||
|
@@ -25,7 +25,6 @@
|
|||||||
#include <driver/fontrenderer.h>
|
#include <driver/fontrenderer.h>
|
||||||
#include <gui/components/cc.h>
|
#include <gui/components/cc.h>
|
||||||
|
|
||||||
class CFrameBuffer;
|
|
||||||
|
|
||||||
class CBEGlobals
|
class CBEGlobals
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user