diff options
Diffstat (limited to 'src/cite.h')
-rw-r--r-- | src/cite.h | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -86,10 +86,6 @@ class CiteDict */ void writeLatexBibliography(FTextStream &t); - /** writes the default bibliography style to the output */ - static void writeDefaultBibStyle(); - - private: bool writeAux(); bool writeBst(); |