summaryrefslogtreecommitdiff
path: root/mate-panel/drawer-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/drawer-private.h')
-rw-r--r--mate-panel/drawer-private.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/mate-panel/drawer-private.h b/mate-panel/drawer-private.h
index 4f300dea..b8db81f8 100644
--- a/mate-panel/drawer-private.h
+++ b/mate-panel/drawer-private.h
@@ -8,7 +8,6 @@
* Authors: [email protected]
*/
-
#ifndef DRAWER_PRIVATE_H
#define DRAWER_PRIVATE_H
@@ -16,7 +15,6 @@
extern "C" {
#endif
-
/* Internal functions */
/* event handlers */
@@ -139,7 +137,6 @@ static void panel_drawer_prepare (const char *drawer_id,
const char *tooltip,
char **attached_toplevel_id);
-
#ifdef __cplusplus
}
#endif