mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +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"
|
||||
|
||||
class CFrameBuffer;
|
||||
|
||||
CBEGlobals::CBEGlobals()
|
||||
{
|
||||
|
@@ -25,7 +25,6 @@
|
||||
#include <driver/fontrenderer.h>
|
||||
#include <gui/components/cc.h>
|
||||
|
||||
class CFrameBuffer;
|
||||
|
||||
class CBEGlobals
|
||||
{
|
||||
|
Reference in New Issue
Block a user