summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/core-def.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-05-01 19:22:35 +0000
committerLennart Poettering <lennart@poettering.net>2008-05-01 19:22:35 +0000
commit414f1d956f98e1921a88061dc118795519168d66 (patch)
tree1807524616f40f7fd42f21261baff29fb98f50d2 /src/pulsecore/core-def.h
parentd7cc1f5a12cb1cf29879443fe1d151c3747aea04 (diff)
install gccmacro.h properly, drop unused core-def.h file
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2325 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'src/pulsecore/core-def.h')
-rw-r--r--src/pulsecore/core-def.h29
1 files changed, 0 insertions, 29 deletions
diff --git a/src/pulsecore/core-def.h b/src/pulsecore/core-def.h
deleted file mode 100644
index 4bc05137..00000000
--- a/src/pulsecore/core-def.h
+++ /dev/null
@@ -1,29 +0,0 @@
-#ifndef foocoredefhfoo
-#define foocoredefhfoo
-
-/* $Id$ */
-
-/***
- This file is part of PulseAudio.
-
- Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
-
- PulseAudio is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published
- by the Free Software Foundation; either version 2 of the License,
- or (at your option) any later version.
-
- PulseAudio is distributed in the hope that it will be useful, but
- WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public License
- along with PulseAudio; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
- USA.
-***/
-
-/* FIXME: Remove this shit */
-
-#endif