diff options
author | George Hazan <ghazan@miranda.im> | 2021-01-19 15:50:20 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2021-01-19 15:50:20 +0300 |
commit | e0377024f5048273f409b4844c2b44e3e7bb5d7d (patch) | |
tree | 0a69ab34bed57dcf95f86451aeeda62132f4fb6a /plugins/Dbx_mdbx/src/ui.h | |
parent | e1198a334af374479e7f98d41220e85116217db3 (diff) |
fixes #2702 (Dbx_sqlite: missing "Compact" menu item)
Diffstat (limited to 'plugins/Dbx_mdbx/src/ui.h')
-rw-r--r-- | plugins/Dbx_mdbx/src/ui.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/Dbx_mdbx/src/ui.h b/plugins/Dbx_mdbx/src/ui.h deleted file mode 100644 index e1c4fe5f4a..0000000000 --- a/plugins/Dbx_mdbx/src/ui.h +++ /dev/null @@ -1,3 +0,0 @@ -#pragma once
-
-#define MS_DB_COMPACT "DB/UI/Compact"
|