summaryrefslogtreecommitdiff
path: root/include/audiomanagertypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/audiomanagertypes.h')
-rwxr-xr-xinclude/audiomanagertypes.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/audiomanagertypes.h b/include/audiomanagertypes.h
index b94c5ee..8651185 100755
--- a/include/audiomanagertypes.h
+++ b/include/audiomanagertypes.h
@@ -1000,8 +1000,6 @@ public:
* the handle as value
*/
uint16_t handle:10;
-
- am_Handle_s():handleType(am_Handle_e::H_UNKNOWN),handle(0){ }
};
/**