summaryrefslogtreecommitdiff
path: root/src/math-display.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math-display.c')
-rw-r--r--src/math-display.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/math-display.c b/src/math-display.c
index 83c9b86..7a24838 100644
--- a/src/math-display.c
+++ b/src/math-display.c
@@ -36,8 +36,6 @@ struct MathDisplayPrivate
G_DEFINE_TYPE_WITH_PRIVATE (MathDisplay, math_display, GTK_TYPE_VIEWPORT);
-#define GET_WIDGET(ui, name) GTK_WIDGET(gtk_builder_get_object(ui, name))
-
MathDisplay *
math_display_new()
{