diff options
Diffstat (limited to 'tests/projects')
| -rw-r--r-- | tests/projects/vala/includec/src/printer.vala | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/projects/vala/includec/src/printer.vala b/tests/projects/vala/includec/src/printer.vala index 998bb7a5c..4599c3529 100644 --- a/tests/projects/vala/includec/src/printer.vala +++ b/tests/projects/vala/includec/src/printer.vala @@ -1,5 +1,3 @@ -using Glib; - void printer_from_other_file() { stdout.printf("Calling from other file"); } |
