Remove unused definitions in bitmaps.h.
This commit is contained in:
parent
a568ed2bd8
commit
699f87c617
|
@ -10,10 +10,6 @@ class wxBitmap; // only to define wxBitmap
|
|||
#include <config.h>
|
||||
|
||||
|
||||
#define VTOOLBAR_WIDTH 29
|
||||
#define TOOL_SIZE 26
|
||||
|
||||
|
||||
/// PNG memory record (file in memory).
|
||||
struct BITMAP_OPAQUE
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue