diff options
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/main.cpp b/src/main.cpp index 0e61d9d..3c20237 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -23,10 +23,6 @@ #include "Patchage.hpp" -#ifdef HAVE_LASH -#include <lash/lash.h> -#endif // HAVE_LASH - int main(int argc, char** argv) { try { |