dbaccess/source/ui/browser/dbtreemodel.hxx |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 0569a84c16e6ee6ed6f4fb52c23ed6dfe4225cdf
Author:     Bogdan B <buzea.bog...@libreoffice.org>
AuthorDate: Mon Nov 28 21:00:11 2022 +0100
Commit:     Hossein <hoss...@libreoffice.org>
CommitDate: Thu Dec 8 22:38:23 2022 +0000

    tdf#152299 - Remove unused define(s) from C/C++ files
    
    Change-Id: I22185ee21af426974cf57bda288320413bd119a1
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143434
    Tested-by: Jenkins
    Reviewed-by: Hossein <hoss...@libreoffice.org>

diff --git a/dbaccess/source/ui/browser/dbtreemodel.hxx 
b/dbaccess/source/ui/browser/dbtreemodel.hxx
index 2ea11b900975..53a34a8e4247 100644
--- a/dbaccess/source/ui/browser/dbtreemodel.hxx
+++ b/dbaccess/source/ui/browser/dbtreemodel.hxx
@@ -29,9 +29,6 @@
 //   tables                     holds the nameaccess for the tables
 //     table                    holds the table
 
-#define CONTAINER_QUERIES       sal_uLong( 0 )
-#define CONTAINER_TABLES        sal_uLong( 1 )
-
 namespace com::sun::star::lang { class XMultiServiceFactory; }
 
 namespace dbaui

Reply via email to