summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/src/mark_functor.h
diff options
context:
space:
mode:
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.78.1/src/mark_functor.h')
-rw-r--r--debian/uncrustify-trinity/uncrustify-trinity-0.78.1/src/mark_functor.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/src/mark_functor.h b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/src/mark_functor.h
deleted file mode 100644
index f9449ea9..00000000
--- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/src/mark_functor.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/**
- * @file mark_functor.h
- *
- * @author Guy Maurel
- * @license GPL v2+
- */
-
-#ifndef MARK_FUNCTOR_H_INCLUDED
-#define MARK_FUNCTOR_H_INCLUDED
-
-void mark_functor();
-
-#endif /* MARK_FUNCTOR_H_INCLUDED */