diff options
author | Ted Gould <ted@canonical.com> | 2009-06-18 13:06:01 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-06-18 13:06:01 -0500 |
commit | a957c68bedfe0b5cb065590c91a86b829cafd4b3 (patch) | |
tree | 299be9d34df9899209b9ed5cff7fb8be9d0f9e89 /libdbusmenu-gtk/test.c | |
parent | ec5c382624da19a1a83d1e75d21f74778df01f38 (diff) | |
parent | 218976c1a5087e745fdc2fb697deb154efd1ca3b (diff) | |
download | libdbusmenu-a957c68bedfe0b5cb065590c91a86b829cafd4b3.tar.gz libdbusmenu-a957c68bedfe0b5cb065590c91a86b829cafd4b3.tar.bz2 libdbusmenu-a957c68bedfe0b5cb065590c91a86b829cafd4b3.zip |
Pulling in the GTK 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; -} |