Move the ReceiptType enum to Vala

This commit is contained in:
2016-03-03 14:23:25 +01:00
parent afbaff4a4b
commit f9542d2f0c
4 changed files with 7 additions and 16 deletions

View File

@@ -135,13 +135,6 @@ G_DEFINE_QUARK(matrix-error-quark, matrix_error);
* rules.
*/
/**
* MatrixReceiptType:
* @MATRIX_RECEIPT_TYPE_READ: indicate that the message has been read
*
* Receipt types of acknowledgment.
*/
/**
* MatrixStateEvent:
*