diff options
author | Timothy Pearson <[email protected]> | 2013-03-31 02:45:14 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-03-31 02:45:14 -0500 |
commit | bc8c073fb46ceeea6ab93a66f231563581871af3 (patch) | |
tree | a1df480082798094fd3fc7a4e31fca9a027e8cbf /src/sources/ibmacpithermalsrc.cpp | |
parent | c2c9050abab88daaf3cfd32a9125e72e0bfaefaf (diff) | |
download | kima-bc8c073fb46ceeea6ab93a66f231563581871af3.tar.gz kima-bc8c073fb46ceeea6ab93a66f231563581871af3.zip |
Use TDE hardware library instead of HAL
Remove spurious build files
Diffstat (limited to 'src/sources/ibmacpithermalsrc.cpp')
-rw-r--r-- | src/sources/ibmacpithermalsrc.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sources/ibmacpithermalsrc.cpp b/src/sources/ibmacpithermalsrc.cpp index 918770b..8ff2c1b 100644 --- a/src/sources/ibmacpithermalsrc.cpp +++ b/src/sources/ibmacpithermalsrc.cpp @@ -22,8 +22,6 @@ #include <tqtextstream.h> #include <tqfile.h> #include <tdelocale.h> -//#include "hal/libhal.h" -// hal-get-property --udi /org/freedesktop/Hal/devices/computer --key system.product IBMACPIThermalSrc::IBMACPIThermalSrc(TQWidget* inParent, const TQFile& inSourceFile, unsigned int inIndex): LabelSource(inParent), |