From 745892fbddea56040139108277e728b53fd8fc11 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 28 May 2020 03:03:21 +0000 Subject: CTAN sync 202005280303 --- support/texlab/crates/bibutils_sys/src/notes.h | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 support/texlab/crates/bibutils_sys/src/notes.h (limited to 'support/texlab/crates/bibutils_sys/src/notes.h') diff --git a/support/texlab/crates/bibutils_sys/src/notes.h b/support/texlab/crates/bibutils_sys/src/notes.h deleted file mode 100644 index 965b5798e4..0000000000 --- a/support/texlab/crates/bibutils_sys/src/notes.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * notes.h - * - * Copyright (c) Chris Putnam 2016-2019 - * - * Source code released under the GPL version 2 - * - */ -#ifndef NOTES_H -#define NOTES_H - -#include "bibutils.h" - -int notes_add( fields *bibout, str *invalue, int level ); - -#endif - -- cgit v1.2.3