sync
[gitlive] / RooTicket.vala
index 7ea316b..604d435 100644 (file)
@@ -123,8 +123,7 @@ public class RooTicket : Object
        public void loadTickets()
        {
                RooTicket.singleton().tickets = new Gee.ArrayList<RooTicket>();
-               
+        
                
                var table = new GLib.HashTable<string, string>(str_hash, str_equal);
         
@@ -254,4 +253,4 @@ public class RooTicket : Object
 
        
        
- }
\ No newline at end of file
+ }