You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
231 B
13 lines
231 B
8 years ago
|
diff -u -r ../unrar/rar.hpp ./rar.hpp
|
||
|
--- ../unrar/rar.hpp 2016-08-14 21:17:47.000000000 +0200
|
||
|
+++ ./rar.hpp 2017-01-31 12:49:39.451286637 +0100
|
||
|
@@ -87,8 +87,5 @@
|
||
|
|
||
|
|
||
|
|
||
|
-#ifdef _ANDROID
|
||
|
-#include "GUI/rarjni.hpp"
|
||
|
-#endif
|
||
|
|
||
|
#endif
|