zathura
Main Page
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
macros.h
Go to the documentation of this file.
1
/* See LICENSE file for license and copyright information */
2
3
#ifndef ZATHURA_MACROS_H
4
#define ZATHURA_MACROS_H
5
6
#include <girara/macros.h>
7
8
#define UNUSED(x) GIRARA_UNUSED(x)
9
#define DEPRECATED(x) GIRARA_DEPRECATED(x)
10
11
#endif
Generated on Mon May 20 2013 03:53:26 for zathura by
1.8.3.1