diff options
author | Ted Gould <ted@canonical.com> | 2009-05-25 23:57:37 +0200 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-05-25 23:57:37 +0200 |
commit | 7ce95932ac8f16dac65fa6b822bf672e54945e6c (patch) | |
tree | 806d4c51c5de5992625eac65c10d305b5d29152e /libdbusmenu-gtk/test.c | |
parent | 8993030df1bcedecdbf7430db9ff2bfb38522b84 (diff) | |
parent | 30a97d87f44f64c5a533b244b7e77bb01787ea53 (diff) | |
download | libdbusmenu-7ce95932ac8f16dac65fa6b822bf672e54945e6c.tar.gz libdbusmenu-7ce95932ac8f16dac65fa6b822bf672e54945e6c.tar.bz2 libdbusmenu-7ce95932ac8f16dac65fa6b822bf672e54945e6c.zip |
Bringing in the gtkmenu branch
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; -} |