Skip to content

Commit

Permalink
Removed debug defines for Ubers feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Nishimura-Katsuo committed Aug 24, 2021
1 parent 7fe88ad commit da57e7b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions features/Ubers.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
*
* by Nishi with help from Jaenster
*/
#ifdef _DEBUG

#include "headers/feature.h"
#include "headers/common.h"
#include "headers/hook.h"
Expand Down Expand Up @@ -473,5 +471,3 @@ namespace Ubers {
} feature;

}

#endif

0 comments on commit da57e7b

Please sign in to comment.