summaryrefslogtreecommitdiff
path: root/decoder/aligner.h
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/aligner.h')
-rw-r--r--decoder/aligner.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/decoder/aligner.h b/decoder/aligner.h
index cd159119..a088ba6c 100644
--- a/decoder/aligner.h
+++ b/decoder/aligner.h
@@ -10,8 +10,6 @@ class Hypergraph;
class SentenceMetadata;
struct AlignerTools {
- static boost::shared_ptr<Array2D<bool> > ReadPharaohAlignmentGrid(const std::string& al);
- static void SerializePharaohFormat(const Array2D<bool>& alignment, std::ostream* out);
// assumption: g contains derivations of input/ref and
// ONLY input/ref.