diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2010-08-26 11:27:27 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2010-08-26 11:27:27 +0200 |
commit | 4bad61faf27bf1e5b5c967d641d1d36b1260d8e1 (patch) | |
tree | 9cb69ca30ed4469e543b92c01eac2b6fa4af3838 /src/sound-service.c | |
parent | 022c9bd2558d5881523d68d217c398e475a9da6e (diff) | |
parent | b4d305f16bae6804dcf2acf8b9ecc4629807c150 (diff) | |
download | ayatana-indicator-sound-4bad61faf27bf1e5b5c967d641d1d36b1260d8e1.tar.gz ayatana-indicator-sound-4bad61faf27bf1e5b5c967d641d1d36b1260d8e1.tar.bz2 ayatana-indicator-sound-4bad61faf27bf1e5b5c967d641d1d36b1260d8e1.zip |
releasing version 0.4.0-0ubuntu1
Diffstat (limited to 'src/sound-service.c')
-rw-r--r-- | src/sound-service.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sound-service.c b/src/sound-service.c index 8768cd3..12f067e 100644 --- a/src/sound-service.c +++ b/src/sound-service.c @@ -25,7 +25,6 @@ with this program. If not, see <http://www.gnu.org/licenses/>. static GMainLoop *mainloop = NULL; - /**********************************************************************************************************************/ // Init and exit functions /**********************************************************************************************************************/ |