aboutsummaryrefslogtreecommitdiff
path: root/tests/dummy-indicator-entry-func.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-01-16 03:59:29 +0100
committerTed Gould <ted@gould.cx>2012-01-16 03:59:29 +0100
commit6a0f41aaa53cb79e03520a8214cc2c9305821496 (patch)
tree42ca4612dbc583426b4e476fa054979829c93495 /tests/dummy-indicator-entry-func.h
parentf898563b6eaff8a00dd0cc2f7adabed16b80b698 (diff)
downloadlibayatana-indicator-6a0f41aaa53cb79e03520a8214cc2c9305821496.tar.gz
libayatana-indicator-6a0f41aaa53cb79e03520a8214cc2c9305821496.tar.bz2
libayatana-indicator-6a0f41aaa53cb79e03520a8214cc2c9305821496.zip
Moving the function into the tester to making linking simpler
Diffstat (limited to 'tests/dummy-indicator-entry-func.h')
-rw-r--r--tests/dummy-indicator-entry-func.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/dummy-indicator-entry-func.h b/tests/dummy-indicator-entry-func.h
index d22abed..f5c8264 100644
--- a/tests/dummy-indicator-entry-func.h
+++ b/tests/dummy-indicator-entry-func.h
@@ -53,6 +53,4 @@ struct _DummyIndicatorEntryFunc {
gboolean entry_close_called;
};
-void dummy_indicator_entry_func_support_window(DummyIndicatorEntryFunc * ind, gboolean different);
-
#endif /* __DUMMY_INDICATOR_ENTRY_FUNC__ */