Kaydet (Commit) ff831eda authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS tl50 (1.4.28); FILE MERGED

2008/02/27 15:29:57 tl 1.4.28.1: #i86321# removed unused code
üst e08c87f1
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite * OpenOffice.org - a multi-platform office productivity suite
* *
* $RCSfile: simpleguesser.hxx,v $ * $RCSfile: simpleguesser.hxx,v $
* $Revision: 1.5 $ * $Revision: 1.6 $
* *
* This file is part of OpenOffice.org. * This file is part of OpenOffice.org.
* *
...@@ -48,12 +48,6 @@ public: ...@@ -48,12 +48,6 @@ public:
/**inits the object with conf file "./conf.txt"*/ /**inits the object with conf file "./conf.txt"*/
SimpleGuesser(); SimpleGuesser();
/** inits the object with conFile config file
* @param const char* confFile the string representing the config file
* @param const char* prefix the path where fingerprints files are stored
*/
SimpleGuesser(const char* confFile, const char* prefix);
/** Compares the current Simpleguesser with an other /** Compares the current Simpleguesser with an other
* @param SimpleGuesser& sg the other guesser to compare * @param SimpleGuesser& sg the other guesser to compare
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment