X-Git-Url: http://git.roojs.org/?p=gitlive;a=blobdiff_plain;f=GitMonitor.vala;h=420ab12e79d72ccdfaaa71cc6de3eda529704173;hp=71857b6031facabf5c9d321112e58a77ef447768;hb=f38120dee592b816594ab635c624aa858e00b4c1;hpb=fe09376a1c5563e0d5e0b08b713816332e479d30 diff --git a/GitMonitor.vala b/GitMonitor.vala index 71857b60..420ab12e 100644 --- a/GitMonitor.vala +++ b/GitMonitor.vala @@ -20,9 +20,8 @@ public class GitMonitor : Monitor - public GitMonitor () { - - + public GitMonitor () + { this.queue = new Array(); GitMonitor.gitmonitor = this;