all: clean up pwrmngr header file

Origin commit data
------------------
Branch: master
Commit: efc797365f
Author: max_10 <max_10@gmx.de>
Date: 2018-03-22 (Thu, 22 Mar 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
max_10
2018-03-22 21:20:06 +01:00
parent 4e54f05b87
commit 320af2c9f5
22 changed files with 231 additions and 418 deletions

View File

@@ -6,7 +6,6 @@ AM_CPPFLAGS = \
-I$(top_srcdir)/libeplayer3/include
AM_CXXFLAGS = -fno-rtti -fno-exceptions -fno-strict-aliasing
AM_LDFLAGS = \
-lOpenThreads \
@AVFORMAT_LIBS@ \
@@ -23,7 +22,6 @@ libspark_la_SOURCES = \
audio_mixer.cpp \
init.cpp \
playback_libeplayer3.cpp \
pwrmngr.cpp \
record.cpp
AM_CPPFLAGS += -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS