summaryrefslogtreecommitdiff
path: root/src/timeline_window.h
diff options
context:
space:
mode:
authornirav <nirav@teisuu.com>2019-03-26 07:54:56 +0530
committerDandelion <nirav@teisuu.com>2019-03-26 07:54:56 +0530
commitcc727e972f7fdc871ee1f42cf014151b67422bf0 (patch)
treeeda5279bf96e4999e4219beb331df4646cfd2a5b /src/timeline_window.h
parent4b27c1a348d8de036dabd5525452f5b9ad08a32b (diff)
downloadap_client-cc727e972f7fdc871ee1f42cf014151b67422bf0.tar.gz
ap_client-cc727e972f7fdc871ee1f42cf014151b67422bf0.zip
Update login flow and timeline window
Diffstat (limited to 'src/timeline_window.h')
-rw-r--r--src/timeline_window.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/timeline_window.h b/src/timeline_window.h
deleted file mode 100644
index 8aff454..0000000
--- a/src/timeline_window.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef __TIMELINE_WINDOW_H
-#define __TIMELINE_WINDOW_H
-
-void create_timeline_window (GtkApplication *app, gpointer user_data);
-
-#endif
-
-
-