summaryrefslogtreecommitdiff
path: root/.ycm_extra_conf.py
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2015-03-12 14:40:16 +0000
committerMichael Adam <obnox@samba.org>2015-03-17 11:30:52 +0100
commitde811f14af2083febdea5a1310f78407115168f6 (patch)
tree833a9340df711f33520b19fad5d38a8db832d4b6 /.ycm_extra_conf.py
parentcf368cbdc5f1b6ee1f831e3a90d8d77ef8d317ed (diff)
downloadsamba-de811f14af2083febdea5a1310f78407115168f6.tar.gz
lib: Remove tdb_compat
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
Diffstat (limited to '.ycm_extra_conf.py')
-rw-r--r--.ycm_extra_conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/.ycm_extra_conf.py b/.ycm_extra_conf.py
index cd7093cd9ed..fa75e2261d8 100644
--- a/.ycm_extra_conf.py
+++ b/.ycm_extra_conf.py
@@ -74,7 +74,6 @@ flags = [
'-Ilib/talloc',
'-Ilib/tdb',
'-Ilib/tdb/include',
-'-Ilib/tdb_compat',
'-Ilib/tevent',
'-Ilib/tsocket',
'-Ilib/util/charset',