diff options
| author | Ted Gould <ted@canonical.com> | 2009-04-13 16:23:09 -0500 |
|---|---|---|
| committer | Ted Gould <ted@canonical.com> | 2009-04-13 16:23:09 -0500 |
| commit | 53b477561da7b49fcf208cf615a42e3b0820c0b8 (patch) | |
| tree | 3da0050d550ec59a6f1a78301fc649c57cfbe800 /libdbusmenu-glib/test.c | |
| parent | 7fde4447bc484c9ff2752740e8bb375d3f2df87a (diff) | |
| download | libdbusmenu-53b477561da7b49fcf208cf615a42e3b0820c0b8.tar.gz libdbusmenu-53b477561da7b49fcf208cf615a42e3b0820c0b8.tar.bz2 libdbusmenu-53b477561da7b49fcf208cf615a42e3b0820c0b8.zip | |
Putting in more gobject based examples and getting all the libraries tied in to make them work.
Diffstat (limited to 'libdbusmenu-glib/test.c')
| -rw-r--r-- | libdbusmenu-glib/test.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libdbusmenu-glib/test.c b/libdbusmenu-glib/test.c deleted file mode 100644 index 8ebb3f7..0000000 --- a/libdbusmenu-glib/test.c +++ /dev/null @@ -1,4 +0,0 @@ - -void mysymbol (void) { - return; -} |
