summaryrefslogtreecommitdiff
path: root/csid.h
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2009-08-30 13:18:59 +0200
committerGravatar waker <wakeroid@gmail.com>2009-08-30 13:18:59 +0200
commit5b80da021e24ea86bfaf299daeb22a5c2889776c (patch)
tree622c56d716694c8e71b4a08c13e46ad542d99372 /csid.h
parentcba797599ad58bc6f82eaa1af629398153e27f8b (diff)
deleted unneeded headers
Diffstat (limited to 'csid.h')
-rw-r--r--csid.h25
1 files changed, 0 insertions, 25 deletions
diff --git a/csid.h b/csid.h
deleted file mode 100644
index ab64533c..00000000
--- a/csid.h
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
- DeaDBeeF - ultimate music player for GNU/Linux systems with X11
- Copyright (C) 2009 Alexey Yakovenko
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 2 of the License, or
- (at your option) any later version.
-
- This program 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 General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
-*/
-#ifndef __CSID_H
-#define __CSID_H
-
-extern codec_t csid;
-
-#endif // __CSID_H
-
-