From 52a85a0737999b0f95cfe49df44fce97e2e097ce Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 15 Jul 2008 13:24:56 +0200 Subject: remove $Id$ --- src/Makefile.am | 2 -- src/pavucontrol.cc | 2 -- 2 files changed, 4 deletions(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index fddf2fb..799505a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ -# # This file is part of pavucontrol. # # pavucontrol is free software; you can redistribute it and/or modify diff --git a/src/pavucontrol.cc b/src/pavucontrol.cc index 8aa4da2..6b7a4df 100644 --- a/src/pavucontrol.cc +++ b/src/pavucontrol.cc @@ -1,5 +1,3 @@ -/* $Id$ */ - /*** This file is part of pavucontrol. -- cgit