diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-02-08 01:49:36 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-02-08 01:52:29 +0900 |
commit | d8c9f36ecff6eb88a853fbdff6b240c856598b2b (patch) | |
tree | b0a64b480862e928f383526c50c0b6b160a713db /sd/inc/app.hxx | |
parent | 0e79718a1002d673cf8ef508e5963900ce84be1d (diff) |
disentangled sddll.hxx vs. sdmod.hxx
Diffstat (limited to 'sd/inc/app.hxx')
-rw-r--r-- | sd/inc/app.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/inc/app.hxx b/sd/inc/app.hxx index e44485a9c2c5..29cb200875ac 100644 --- a/sd/inc/app.hxx +++ b/sd/inc/app.hxx @@ -25,7 +25,6 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ -#define _SD_DLL // fuer SD_MOD() #include "sdmod.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |