summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorColin Guthrie <development@colin.guthr.ie>2008-10-08 22:20:39 +0100
committerColin Guthrie <cguthrie@mandriva.org>2009-02-22 16:42:34 +0000
commit6ea326e349279ddab0c1866b9fac7807ed1bd122 (patch)
tree3d049b8ae40f5fbfbf9d3f22786514962672cd54 /src
parent5336feb8529aed15c9d57f55dba5742f59725976 (diff)
Remove double include after auto-merge
Diffstat (limited to 'src')
-rw-r--r--src/paprefs.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/paprefs.cc b/src/paprefs.cc
index f7f9191..d1a5ecb 100644
--- a/src/paprefs.cc
+++ b/src/paprefs.cc
@@ -28,8 +28,6 @@
#include <gconfmm.h>
#include <libintl.h>
-#include <libintl.h>
-
#define PA_GCONF_ROOT "/system/pulseaudio"
#define PA_GCONF_PATH_MODULES PA_GCONF_ROOT"/modules"