summaryrefslogtreecommitdiffstats
path: root/src/cite.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cite.h')
-rw-r--r--src/cite.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/cite.h b/src/cite.h
index 62524a2..d290c9c 100644
--- a/src/cite.h
+++ b/src/cite.h
@@ -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();