mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Remove unused declarations of writeFileAscii
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15304 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
3b21b04e9c
commit
1116d23a0e
@ -139,10 +139,6 @@ public:
|
||||
/// Write file. Returns \c false if unsuccesful.
|
||||
bool writeFile(std::string const &) const;
|
||||
|
||||
///
|
||||
void writeFileAscii(std::string const &, OutputParams const &);
|
||||
///
|
||||
void writeFileAscii(std::ostream &, OutputParams const &);
|
||||
/// Just a wrapper for the method below, first creating the ofstream.
|
||||
void makeLaTeXFile(std::string const & filename,
|
||||
std::string const & original_path,
|
||||
|
Loading…
Reference in New Issue
Block a user