resources/RooUsage.txt
[app.Builder.js] / tests / GirTest.vala
index 372c2af..76e1a34 100644 (file)
@@ -5,11 +5,8 @@ int main (string[] args) {
 
        // test the gir location code..
 
-       context = new Vala.CodeContext ();
-       Vala.CodeContext.push (context);
-
+       var context = new Vala.CodeContext ();
         
-
        print(context.get_vapi_path("glib-2.0"));
        
        //GtkClutter.init (ref args);