8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 04:43:03 +01:00

Totally misc.

This commit is contained in:
dimitr 2012-01-03 18:26:51 +00:00
parent 704694f5c7
commit abf5c027f4

View File

@ -193,8 +193,6 @@ LRESULT CALLBACK WindowFunc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lPara
static bool bStartup = false;
ULONG ulInUseMask = 0L;
PDEV_BROADCAST_VOLUME pdbcv;
char szDrives[BUFFER_MEDIUM];
ULONG num_att = 0, num_dbs = 0, num_svc = 0;
switch (message)