diff options
Diffstat (limited to 'plugins/Folders/src/events.h')
-rw-r--r-- | plugins/Folders/src/events.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/Folders/src/events.h b/plugins/Folders/src/events.h index 35dfa2fe8d..69a2cc44a5 100644 --- a/plugins/Folders/src/events.h +++ b/plugins/Folders/src/events.h @@ -21,14 +21,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef M_FOLDERS_EVENTS_H
#define M_FOLDERS_EVENTS_H
-#include "commonheaders.h"
-#include "m_folders.h"
-
int InitEvents();
int DestroyEvents();
int CallPathChangedEvents();
-
-
#endif //M_FOLDERS_EVENTS_H
\ No newline at end of file |