Kaydet (Commit) 2e54f4ff authored tarafından Thomas Arnhold's avatar Thomas Arnhold

vcl: dead code

üst 998e2a64
......@@ -103,16 +103,6 @@ struct SystemEnvData;
// the window containing the intro bitmap, aka splashscreen
#define SAL_FRAME_STYLE_INTRO ((sal_uLong)0x80000000)
/*
#define SAL_FRAME_STYLE_MINABLE ((sal_uLong)0x00000008)
#define SAL_FRAME_STYLE_MAXABLE ((sal_uLong)0x00000010)
#define SAL_FRAME_STYLE_BORDER ((sal_uLong)0x00000040)
#define SAL_FRAME_STYLE_DOC ((sal_uLong)0x00004000)
#define SAL_FRAME_STYLE_DIALOG ((sal_uLong)0x00008000)
#define SAL_FRAME_STYLE_TOOL ((sal_uLong)0x00010000)
#define SAL_FRAME_STYLE_FULLSIZE ((sal_uLong)0x00020000)
*/
// ----------------------------------------
// - extended frame style -
// - (sal equivalent to extended WinBits) -
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment