aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--include/Platform.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/Platform.h b/include/Platform.h
index de661dba5..3d51823b5 100644
--- a/include/Platform.h
+++ b/include/Platform.h
@@ -339,11 +339,6 @@ public:
};
/**
- * A simple callback action passing one piece of untyped user data.
- */
-typedef void (*CallBackAction)(void*);
-
-/**
* Class to hide the details of window manipulation.
* Does not own the window which will normally have a longer life than this object.
*/