| Index: src/plugin/PluginClient.h |
| =================================================================== |
| --- a/src/plugin/PluginClient.h |
| +++ b/src/plugin/PluginClient.h |
| @@ -1,11 +1,7 @@ |
| #ifndef _PLUGIN_CLIENT_H_ |
| #define _PLUGIN_CLIENT_H_ |
| - |
| -#if (defined PRODUCT_ADBLOCKPLUS) |
| #include "AdblockPlusClient.h" |
| typedef CAdblockPlusClient CPluginClient; |
| -#endif |
| - |
| #endif // _PLUGIN_CLIENT_H_ |