aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/epl/user/EplDlluCal.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/epl/user/EplDlluCal.h')
-rw-r--r--drivers/staging/epl/user/EplDlluCal.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/staging/epl/user/EplDlluCal.h b/drivers/staging/epl/user/EplDlluCal.h
index d8395d3ae21..bc9126b1627 100644
--- a/drivers/staging/epl/user/EplDlluCal.h
+++ b/drivers/staging/epl/user/EplDlluCal.h
@@ -74,20 +74,9 @@
#include "../EplDll.h"
#include "../EplEvent.h"
-//---------------------------------------------------------------------------
-// const defines
-//---------------------------------------------------------------------------
-
-//---------------------------------------------------------------------------
-// typedef
-//---------------------------------------------------------------------------
typedef tEplKernel(* tEplDlluCbAsnd) (tEplFrameInfo * pFrameInfo_p);
-//---------------------------------------------------------------------------
-// function prototypes
-//---------------------------------------------------------------------------
-
tEplKernel EplDlluCalAddInstance(void);
tEplKernel EplDlluCalDelInstance(void);