From 37bd50b22d65dfd6ae86322fc0bb5cd9825b6472 Mon Sep 17 00:00:00 2001 From: Kitsune Ral Date: Thu, 28 Jul 2016 18:59:53 +0900 Subject: Cleanup Removed unused #includes, fixed incorrect #endif comment. --- jobs/syncjob.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jobs/syncjob.h') diff --git a/jobs/syncjob.h b/jobs/syncjob.h index 95d7aacb..c5204c63 100644 --- a/jobs/syncjob.h +++ b/jobs/syncjob.h @@ -81,4 +81,4 @@ namespace QMatrixClient }; } -#endif // QMATRIXCLIENT_GETEVENTSJOB_H +#endif // QMATRIXCLIENT_SYNCJOB_H -- cgit v1.2.3