summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/src/align_oc_msg_colons.h
diff options
context:
space:
mode:
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.73.0/src/align_oc_msg_colons.h')
-rw-r--r--debian/uncrustify-trinity/uncrustify-trinity-0.73.0/src/align_oc_msg_colons.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/src/align_oc_msg_colons.h b/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/src/align_oc_msg_colons.h
deleted file mode 100644
index 4d8ea07d..00000000
--- a/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/src/align_oc_msg_colons.h
+++ /dev/null
@@ -1,16 +0,0 @@
-/**
- * @file align_oc_msg_colons.h
- *
- * @author Guy Maurel
- * split from align.cpp
- * @author Ben Gardner
- * @license GPL v2+
- */
-
-#ifndef ALIGN_OC_MSG_COLONS_H_INCLUDED
-#define ALIGN_OC_MSG_COLONS_H_INCLUDED
-
-//! Aligns OC messages
-void align_oc_msg_colons(void);
-
-#endif /* ALIGN_OC_MSG_COLONS_H_INCLUDED */