summaryrefslogtreecommitdiff
path: root/inc/profiles/amr.h
diff options
context:
space:
mode:
Diffstat (limited to 'inc/profiles/amr.h')
-rw-r--r--inc/profiles/amr.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/inc/profiles/amr.h b/inc/profiles/amr.h
deleted file mode 100644
index 73cc9ee..0000000
--- a/inc/profiles/amr.h
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
- * File: profiles_amr.h
- * Author: savop
- *
- * Created on 7. Dezember 2009, 13:05
- */
-
-#ifndef _PROFILES_AMR_H
-#define _PROFILES_AMR_H
-
-#include "profile_data.h"
-
-extern DLNAProfile DLNA_PROFILE_AMR_3GPP; ///< AMR 3GPP, cell phones
-extern DLNAProfile DLNA_PROFILE_AMR_WBPlus; ///< AMR WB+
-
-#endif /* _PROFILES_AMR_H */
-