diff options
Diffstat (limited to 'plugins/folders')
-rw-r--r-- | plugins/folders/folders/commonheaders.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/folders/folders/commonheaders.h b/plugins/folders/folders/commonheaders.h index 2d21c0f0a0..3cab4024b1 100644 --- a/plugins/folders/folders/commonheaders.h +++ b/plugins/folders/folders/commonheaders.h @@ -21,8 +21,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef M_FOLDERS_COMMONHEADERS_H
#define M_FOLDERS_COMMONHEADERS_H
-#define MIRANDA_CUSTOM_LP
-
#define MAX_FOLDER_SIZE 2048
#include <stdio.h>
|