Rework MatrixPusher in Vala
This commit is contained in:
@@ -107,12 +107,6 @@ namespace Matrix {
|
||||
GUEST;
|
||||
}
|
||||
|
||||
[CCode (cheader_filename = "matrix-types.h")]
|
||||
public class Pusher {
|
||||
public Json.Node? get_json_node()
|
||||
throws Matrix.Error;
|
||||
}
|
||||
|
||||
[CCode (cheader_filename = "matrix-types.h")]
|
||||
public class StateEvent {
|
||||
public Json.Node? get_json_node();
|
||||
|
Reference in New Issue
Block a user