Skip to content

Commit

Permalink
Remove older hack for Mallincam since now we are a newer SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
knro committed Jul 3, 2021
1 parent b5ae9ba commit 50ef09f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions indi-toupbase/indi_toupbase.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,6 @@
*/

// #define Nncam_AwbOnce Nncam_AwbOnePush
// #define Nncam_AbbOnce Nncam_AbbOnePush

#ifdef BUILD_MALLINCAM
#define Toupcam_AwbOnce Toupcam_AwbOnePush
#define Toupcam_AbbOnce Toupcam_AbbOnePush
#endif

#include "indi_toupbase.h"

#include "config.h"
Expand Down

0 comments on commit 50ef09f

Please sign in to comment.