diff options
author | Ted Gould <ted@canonical.com> | 2009-06-23 13:16:10 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-06-23 13:16:10 -0500 |
commit | adfef85dda36a1f5f652cc017b85e14194bd0ec6 (patch) | |
tree | c55b0ff3ecd46d787b95e0e183487ecdcb8474fc /libdbusmenu-gtk/test.c | |
parent | ec5c382624da19a1a83d1e75d21f74778df01f38 (diff) | |
parent | 9293879744bb732b416c6c57f38808381c282759 (diff) | |
download | libdbusmenu-adfef85dda36a1f5f652cc017b85e14194bd0ec6.tar.gz libdbusmenu-adfef85dda36a1f5f652cc017b85e14194bd0ec6.tar.bz2 libdbusmenu-adfef85dda36a1f5f652cc017b85e14194bd0ec6.zip |
Merging in the dbusdeath branch to get the gtkmenu updates and dbus handling code.
Diffstat (limited to 'libdbusmenu-gtk/test.c')
-rw-r--r-- | libdbusmenu-gtk/test.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libdbusmenu-gtk/test.c b/libdbusmenu-gtk/test.c deleted file mode 100644 index 8ebb3f7..0000000 --- a/libdbusmenu-gtk/test.c +++ /dev/null @@ -1,4 +0,0 @@ - -void mysymbol (void) { - return; -} |